Searched refs:auth_resp_len (Results 1 – 1 of 1) sorted by relevance
2239 uint16_t auth_resp_len = 0; in hdd_cm_ft_preauth_complete() local2278 &auth_resp_len); in hdd_cm_ft_preauth_complete()2279 if (!auth_resp_len) { in hdd_cm_ft_preauth_complete()2288 ft_event.ies_len = auth_resp_len - QDF_MAC_ADDR_SIZE; in hdd_cm_ft_preauth_complete()2307 uint16_t auth_resp_len = 0; in hdd_cm_ft_preauth_complete() local2347 &auth_resp_len); in hdd_cm_ft_preauth_complete()2348 if (!auth_resp_len) { in hdd_cm_ft_preauth_complete()2354 wrqu.data.length = str_len + auth_resp_len; in hdd_cm_ft_preauth_complete()