Searched defs:vif_ctx (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/drivers/wifi/nrf_wifi/src/ |
D | fmac_main.c | 150 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()
|
D | wifi_mgmt_scan.c | 305 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()
|
D | wifi_mgmt.c | 382 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()
|
D | net_if.c | 179 struct nrf_wifi_fmac_vif_ctx *vif_ctx = vif_ctx_handle; in nrf_wifi_rpu_recovery_cb() local
|
D | wpa_supp_if.c | 1966 struct nrf_wifi_fmac_vif_ctx *vif_ctx = NULL; in nrf_wifi_vif_state_change() local
|
/Zephyr-latest/drivers/wifi/nrf_wifi/inc/ |
D | fmac_main.h | 92 struct nrf_wifi_vif_ctx_zep *vif_ctx; member
|