Home
last modified time | relevance | path

Searched defs:vif_ctx (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dfmac_main.c152 void nrf_wifi_event_proc_scan_done_zep(void *vif_ctx, in nrf_wifi_event_proc_scan_done_zep()
241 static void nrf_wifi_process_rssi_from_rx(void *vif_ctx, in nrf_wifi_process_rssi_from_rx()
271 void nrf_wifi_event_get_reg_zep(void *vif_ctx, in nrf_wifi_event_get_reg_zep()
399 void nrf_wifi_event_proc_cookie_rsp(void *vif_ctx, in nrf_wifi_event_proc_cookie_rsp()
434 void reg_change_callbk_fn(void *vif_ctx, in reg_change_callbk_fn()
Dwifi_mgmt_scan.c304 void nrf_wifi_event_proc_disp_scan_res_zep(void *vif_ctx, in nrf_wifi_event_proc_disp_scan_res_zep()
384 void nrf_wifi_rx_bcn_prb_resp_frm(void *vif_ctx, in nrf_wifi_rx_bcn_prb_resp_frm()
Dwifi_mgmt.c382 void nrf_wifi_event_proc_get_power_save_info(void *vif_ctx, in nrf_wifi_event_proc_get_power_save_info()
618 void nrf_wifi_event_proc_twt_setup_zep(void *vif_ctx, in nrf_wifi_event_proc_twt_setup_zep()
657 void nrf_wifi_event_proc_twt_teardown_zep(void *vif_ctx, in nrf_wifi_event_proc_twt_teardown_zep()
678 void nrf_wifi_event_proc_twt_sleep_zep(void *vif_ctx, in nrf_wifi_event_proc_twt_sleep_zep()
Dnet_if.c178 struct nrf_wifi_fmac_vif_ctx *vif_ctx = vif_ctx_handle; in nrf_wifi_rpu_recovery_cb() local
Dwpa_supp_if.c1972 struct nrf_wifi_fmac_vif_ctx *vif_ctx = NULL; in nrf_wifi_vif_state_change() local
/Zephyr-latest/drivers/wifi/nrf_wifi/inc/
Dfmac_main.h94 struct nrf_wifi_vif_ctx_zep *vif_ctx; member