Home
last modified time | relevance | path

Searched defs:config (Results 1 – 6 of 6) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_ap.c19 struct nrf_wifi_sap_ps_get_frames *config) in sap_client_ps_get_frames()
80 struct nrf_wifi_sap_client_pwrsave *config) in sap_client_update_pmmode()
Dfmac_event.c30 struct tx_config *config; in nrf_wifi_fmac_if_mode_set_event_proc() local
319 struct nrf_wifi_rx_buff *config = nrf_wifi_osal_mem_zalloc( in nrf_wifi_fmac_data_event_process() local
347 struct nrf_wifi_tx_buff_done *config = nrf_wifi_osal_mem_zalloc( in nrf_wifi_fmac_data_event_process() local
Drx.c292 struct nrf_wifi_rx_buff *config = NULL; in nrf_wifi_fmac_rx_tasklet() local
329 struct nrf_wifi_rx_buff *config) in nrf_wifi_fmac_rx_event_process()
Dfmac_cmd.c20 struct nrf_wifi_data_config_params *config, in umac_cmd_sys_init()
Dtx.c631 struct nrf_wifi_cmd_raw_tx *config = NULL; in rawtx_cmd_prep_callbk_fn() local
697 struct nrf_wifi_tx_buff *config = NULL; in tx_cmd_prep_callbk_fn() local
768 struct nrf_wifi_cmd_raw_tx *config = NULL; in rawtx_cmd_prepare() local
840 struct nrf_wifi_tx_buff *config = NULL; in tx_cmd_prepare() local
1433 struct nrf_wifi_tx_buff_done *config = nrf_wifi_utils_q_dequeue( in tx_done_tasklet_fn() local
1453 struct nrf_wifi_event_raw_tx_done *config) in nrf_wifi_fmac_rawtx_done_event_process()
/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_tx.h88 struct nrf_wifi_tx_buff *config; member