Searched defs:vif_ctx (Results  1 – 6 of 6) sorted by relevance
| /Zephyr-latest/drivers/wifi/nrf_wifi/src/ | 
| D | fmac_main.c | 152 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()
  | 
| D | wifi_mgmt_scan.c | 304 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()
  | 
| 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 | 178 	struct nrf_wifi_fmac_vif_ctx *vif_ctx = vif_ctx_handle;  in nrf_wifi_rpu_recovery_cb()  local
  | 
| D | wpa_supp_if.c | 1972 	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 | 94 	struct nrf_wifi_vif_ctx_zep *vif_ctx;  member
  |