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.c150 void nrf_wifi_event_proc_scan_done_zep(void *vif_ctx, in nrf_wifi_event_proc_scan_done_zep()
239 static void nrf_wifi_process_rssi_from_rx(void *vif_ctx, in nrf_wifi_process_rssi_from_rx()
269 void nrf_wifi_event_get_reg_zep(void *vif_ctx, in nrf_wifi_event_get_reg_zep()
396 void nrf_wifi_event_proc_cookie_rsp(void *vif_ctx, in nrf_wifi_event_proc_cookie_rsp()
431 void reg_change_callbk_fn(void *vif_ctx, in reg_change_callbk_fn()
Dwifi_mgmt_scan.c305 void nrf_wifi_event_proc_disp_scan_res_zep(void *vif_ctx, in nrf_wifi_event_proc_disp_scan_res_zep()
385 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.c179 struct nrf_wifi_fmac_vif_ctx *vif_ctx = vif_ctx_handle; in nrf_wifi_rpu_recovery_cb() local
Dwpa_supp_if.c1966 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.h92 struct nrf_wifi_vif_ctx_zep *vif_ctx; member