Home
last modified time | relevance | path

Searched refs:fmac_dev_ctx (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dfmac_main.c197 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_scan_timeout_work() local
207 fmac_dev_ctx = rpu_ctx_zep->rpu_ctx; in nrf_wifi_scan_timeout_work()
246 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_process_rssi_from_rx() local
262 fmac_dev_ctx = rpu_ctx_zep->rpu_ctx; in nrf_wifi_process_rssi_from_rx()
277 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_event_get_reg_zep() local
290 fmac_dev_ctx = rpu_ctx_zep->rpu_ctx; in nrf_wifi_event_get_reg_zep()
292 if (fmac_dev_ctx->alpha2_valid) { in nrf_wifi_event_get_reg_zep()
297 memcpy(&fmac_dev_ctx->alpha2, in nrf_wifi_event_get_reg_zep()
301 fmac_dev_ctx->reg_chan_count = get_reg_event->num_channels; in nrf_wifi_event_get_reg_zep()
302 memcpy(fmac_dev_ctx->reg_chan_info, in nrf_wifi_event_get_reg_zep()
[all …]
Dwifi_util.c272 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_util_tx_stats() local
297 fmac_dev_ctx = ctx->rpu_ctx; in nrf_wifi_util_tx_stats()
298 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_util_tx_stats()
425 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_util_show_vers() local
428 fmac_dev_ctx = ctx->rpu_ctx; in nrf_wifi_util_show_vers()
433 status = nrf_wifi_fmac_ver_get(fmac_dev_ctx, &fw_ver); in nrf_wifi_util_show_vers()
458 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_util_dump_rpu_stats() local
491 fmac_dev_ctx = ctx->rpu_ctx; in nrf_wifi_util_dump_rpu_stats()
494 status = nrf_wifi_sys_fmac_stats_get(fmac_dev_ctx, 0, &stats); in nrf_wifi_util_dump_rpu_stats()
887 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_util_trigger_rpu_recovery() local
[all …]
Dnet_if.c179 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_rpu_recovery_cb() local
189 fmac_dev_ctx = vif_ctx->fmac_dev_ctx; in nrf_wifi_rpu_recovery_cb()
190 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_rpu_recovery_cb()
239 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = rpu_ctx_zep->rpu_ctx; in nrf_wifi_if_sniffer_rx_frm() local
243 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_if_sniffer_rx_frm()
270 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = rpu_ctx_zep->rpu_ctx; in nrf_wifi_if_rx_frm() local
274 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_if_rx_frm()
517 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_get_mac_addr() local
540 fmac_dev_ctx = rpu_ctx_zep->rpu_ctx; in nrf_wifi_get_mac_addr()
568 status = nrf_wifi_fmac_otp_mac_addr_get(fmac_dev_ctx, in nrf_wifi_get_mac_addr()
[all …]
Dwifi_mgmt.c163 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_get_power_save_config() local
203 fmac_dev_ctx = rpu_ctx_zep->rpu_ctx; in nrf_wifi_get_power_save_config()
684 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_event_proc_twt_sleep_zep() local
710 fmac_dev_ctx = rpu_ctx_zep->rpu_ctx; in nrf_wifi_event_proc_twt_sleep_zep()
711 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_event_proc_twt_sleep_zep()
712 sys_fpriv = wifi_fmac_priv(fmac_dev_ctx->fpriv); in nrf_wifi_event_proc_twt_sleep_zep()
737 desc = tx_desc_get(fmac_dev_ctx, ac); in nrf_wifi_event_proc_twt_sleep_zep()
739 tx_pending_process(fmac_dev_ctx, desc, ac); in nrf_wifi_event_proc_twt_sleep_zep()
759 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_mode() local
786 fmac_dev_ctx = rpu_ctx_zep->rpu_ctx; in nrf_wifi_mode()
[all …]
Dwifi_mgmt_scan.c44 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_disp_scan_zep() local
79 fmac_dev_ctx = rpu_ctx_zep->rpu_ctx; in nrf_wifi_disp_scan_zep()
391 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_rx_bcn_prb_resp_frm() local
421 fmac_dev_ctx = rpu_ctx_zep->rpu_ctx; in nrf_wifi_rx_bcn_prb_resp_frm()
Dwpa_supp_if.c1152 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_wpa_supp_signal_poll() local
1175 fmac_dev_ctx = rpu_ctx_zep->rpu_ctx; in nrf_wifi_wpa_supp_signal_poll()
1827 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_supp_get_conn_info() local
1849 fmac_dev_ctx = rpu_ctx_zep->rpu_ctx; in nrf_wifi_supp_get_conn_info()
/Zephyr-latest/drivers/wifi/nrf_wifi/off_raw_tx/src/
Doff_raw_tx_api.c308 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf70_off_raw_tx_conf_update() local
324 fmac_dev_ctx = off_raw_tx_drv_priv.rpu_ctx_zep.rpu_ctx; in nrf70_off_raw_tx_conf_update()
326 if (!fmac_dev_ctx) { in nrf70_off_raw_tx_conf_update()
355 status = hal_rpu_mem_write(fmac_dev_ctx->hal_dev_ctx, in nrf70_off_raw_tx_conf_update()
364 status = nrf_wifi_off_raw_tx_fmac_conf(fmac_dev_ctx, in nrf70_off_raw_tx_conf_update()