Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/nrf_wifi/inc/
Dwpa_supp_if.h107 struct nrf_wifi_umac_event_mlme *unprot_mgmt,
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwpa_supp_if.c1341 struct nrf_wifi_umac_event_mlme *unprot_mgmt, in nrf_wifi_wpa_supp_event_proc_unprot_mgmt() argument
1353 frame = unprot_mgmt->frame.frame; in nrf_wifi_wpa_supp_event_proc_unprot_mgmt()
1354 frame_len = unprot_mgmt->frame.frame_len; in nrf_wifi_wpa_supp_event_proc_unprot_mgmt()
1357 cmd_evnt = ((struct nrf_wifi_umac_hdr *)unprot_mgmt)->cmd_evnt; in nrf_wifi_wpa_supp_event_proc_unprot_mgmt()