Home
last modified time | relevance | path

Searched refs:wifi_dev_priv (Results 1 – 14 of 14) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_vif.c22 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_fmac_vif_check_if_limit()
56 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_fmac_vif_incr_if_type()
79 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_fmac_vif_decr_if_type()
105 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_fmac_vif_clear_ctx()
123 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_fmac_vif_update_if_type()
141 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_fmac_get_num_vifs()
Dtx.c35 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in can_xmit()
53 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in set_spare_desc_q_map()
81 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in clear_spare_desc_q_map()
104 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in get_spare_desc_q_map()
209 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in pending_frames_count()
232 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in update_pend_q_bmp()
284 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in tx_desc_free()
317 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in tx_desc_get()
391 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in tx_aggr_check()
439 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in get_peer_from_wakeup_q()
[all …]
Dfmac_peer.c24 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_fmac_peer_get_id()
55 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_fmac_peer_add()
111 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_fmac_peer_remove()
144 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_fmac_peers_flush()
Dfmac_ap.c36 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in sap_client_ps_get_frames()
97 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in sap_client_update_pmmode()
Drx.c27 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_fmac_map_desc_to_pool()
183 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_fmac_rx_cmd_send()
303 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_fmac_rx_tasklet()
355 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_fmac_rx_event_process()
Dfmac_event.c34 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_fmac_if_mode_set_event_proc()
131 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_fmac_if_carr_state_event_proc()
221 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in umac_event_sys_proc_events()
292 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_fmac_data_event_process()
451 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in umac_event_connect()
522 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in umac_event_ctrl_process()
Dfmac_api.c33 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_fmac_vif_idx_get()
57 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_sys_fmac_init_tx()
83 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_sys_fmac_deinit_tx()
105 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_sys_fmac_init_rx()
165 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_sys_fmac_deinit_rx()
499 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_sys_fmac_rpu_recovery_callback()
633 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_sys_fmac_scan()
678 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_sys_fmac_abort_scan()
721 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_sys_fmac_scan_res_get()
766 sys_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_sys_fmac_auth()
[all …]
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/
Dfmac_api.c281 rt_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in wait_for_radio_cmd_status()
322 rt_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_rt_fmac_radio_test_init()
372 rt_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_rt_fmac_prog_tx()
407 rt_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_rt_fmac_prog_rx()
467 rt_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_rt_fmac_rf_test_rx_cap()
532 rt_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_rt_fmac_rf_test_tx_tone()
592 rt_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_rt_fmac_rf_test_dpd()
649 rt_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_rt_fmac_rf_get_temp()
704 rt_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_rt_fmac_rf_get_rf_rssi()
763 rt_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_rt_fmac_set_xo_val()
[all …]
Dfmac_event.c64 def_dev_ctx = wifi_dev_priv(fmac_dev_ctx); in umac_event_rt_rf_test_process()
164 def_dev_ctx_rt = wifi_dev_priv(fmac_dev_ctx); in umac_event_rt_proc_events()
/nrf_wifi-latest/fw_if/umac_if/src/offload_raw_tx/
Dfmac_event.c65 dev_ctx_off_raw_tx = wifi_dev_priv(fmac_dev_ctx); in umac_event_off_raw_tx_proc_events()
114 dev_ctx_off_raw_tx = wifi_dev_priv(fmac_dev_ctx); in umac_event_ctrl_process()
Dfmac_api.c274 dev_ctx_off_raw_tx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_off_raw_tx_fmac_conf()
/nrf_wifi-latest/fw_if/umac_if/src/common/
Dfmac_util.c94 void *wifi_dev_priv(struct nrf_wifi_fmac_dev_ctx *def) in wifi_dev_priv() function
/nrf_wifi-latest/fw_if/umac_if/inc/common/
Dfmac_util.h108 void *wifi_dev_priv(struct nrf_wifi_fmac_dev_ctx *def);
/nrf_wifi-latest/
Dnrf_wifi_osal_module.c43 EXPORT_SYMBOL_GPL(wifi_dev_priv);