Home
last modified time | relevance | path

Searched refs:auth_resp_len (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cm_connect.c2239 uint16_t auth_resp_len = 0; in hdd_cm_ft_preauth_complete() local
2278 &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() local
2347 &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()