Searched refs:auth_resp (Results 1 – 2 of 2) sorted by relevance
78 struct nrf_wifi_umac_event_mlme *auth_resp,
261 struct nrf_wifi_umac_event_mlme *auth_resp, in nrf_wifi_wpa_supp_event_proc_auth_resp() argument272 frame = auth_resp->frame.frame; in nrf_wifi_wpa_supp_event_proc_auth_resp()273 frame_len = auth_resp->frame.frame_len; in nrf_wifi_wpa_supp_event_proc_auth_resp()302 if (vif_ctx_zep->supp_drv_if_ctx && vif_ctx_zep->supp_callbk_fns.auth_resp) { in nrf_wifi_wpa_supp_event_proc_auth_resp()303 vif_ctx_zep->supp_callbk_fns.auth_resp(vif_ctx_zep->supp_drv_if_ctx, &event); in nrf_wifi_wpa_supp_event_proc_auth_resp()