Home
last modified time | relevance | path

Searched refs:nrf_wifi_vif_ctx_zep (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/drivers/wifi/nrf_wifi/inc/
Dfmac_main.h39 struct nrf_wifi_vif_ctx_zep { struct
92 struct nrf_wifi_vif_ctx_zep *vif_ctx; argument
104 struct nrf_wifi_vif_ctx_zep vif_ctx_zep[MAX_NUM_VIFS];
138 struct nrf_wifi_vif_ctx_zep *nrf_wifi_get_vif_ctx(struct net_if *iface);
Dwifi_mgmt_scan.h21 enum nrf_wifi_status nrf_wifi_disp_scan_res_get_zep(struct nrf_wifi_vif_ctx_zep *vif_ctx_zep);
Dwifi_mgmt.h48 int nrf_wifi_twt_teardown_flows(struct nrf_wifi_vif_ctx_zep *vif_ctx_zep,
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dnet_if.c44 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_set_iface_event_handler()
72 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = CONTAINER_OF(work, in nrf_wifi_rpu_recovery_work_handler()
73 struct nrf_wifi_vif_ctx_zep, in nrf_wifi_rpu_recovery_work_handler()
182 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_rpu_recovery_cb()
210 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = CONTAINER_OF(work, in nrf_wifi_net_iface_work_handler()
211 struct nrf_wifi_vif_ctx_zep, in nrf_wifi_net_iface_work_handler()
236 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = os_vif_ctx; in nrf_wifi_if_sniffer_rx_frm()
266 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = os_vif_ctx; in nrf_wifi_if_rx_frm()
299 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_if_carr_state_chg()
357 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_if_send()
[all …]
Dwpa_supp_if.c114 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_wpa_supp_event_proc_scan_start()
128 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_wpa_supp_event_proc_scan_done()
157 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_wpa_supp_event_proc_scan_res()
264 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_wpa_supp_event_proc_auth_resp()
311 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_wpa_supp_event_proc_assoc_resp()
373 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_wpa_supp_event_proc_deauth()
409 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_wpa_supp_event_proc_disassoc()
445 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_wpa_supp_dev_init()
475 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_wpa_supp_dev_deinit()
485 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_wpa_supp_scan2()
[all …]
Dfmac_main.c113 struct nrf_wifi_vif_ctx_zep *nrf_wifi_get_vif_ctx(struct net_if *iface) in nrf_wifi_get_vif_ctx()
115 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_get_vif_ctx()
136 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_event_proc_scan_start_zep()
155 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_event_proc_scan_done_zep()
193 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_scan_timeout_work()
197 vif_ctx_zep = CONTAINER_OF(work, struct nrf_wifi_vif_ctx_zep, scan_timeout_work.work); in nrf_wifi_scan_timeout_work()
242 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = vif_ctx; in nrf_wifi_process_rssi_from_rx()
273 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_event_get_reg_zep()
313 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_reg_domain()
400 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_event_proc_cookie_rsp()
[all …]
Dwifi_mgmt.c33 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_set_power_save()
162 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_get_power_save_config()
386 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_event_proc_get_power_save_info()
428 static void nrf_wifi_twt_update_internal_state(struct nrf_wifi_vif_ctx_zep *vif_ctx_zep, in nrf_wifi_twt_update_internal_state()
439 int nrf_wifi_twt_teardown_flows(struct nrf_wifi_vif_ctx_zep *vif_ctx_zep, in nrf_wifi_twt_teardown_flows()
499 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_set_twt()
622 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_event_proc_twt_setup_zep()
661 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_event_proc_twt_teardown_zep()
682 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_event_proc_twt_sleep_zep()
758 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_mode()
[all …]
Dwifi_mgmt_scan.c45 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_disp_scan_zep()
235 enum nrf_wifi_status nrf_wifi_disp_scan_res_get_zep(struct nrf_wifi_vif_ctx_zep *vif_ctx_zep) in nrf_wifi_disp_scan_res_get_zep()
310 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = NULL; in nrf_wifi_event_proc_disp_scan_res_zep()
390 struct nrf_wifi_vif_ctx_zep *vif_ctx_zep = vif_ctx; in nrf_wifi_rx_bcn_prb_resp_frm()