Home
last modified time | relevance | path

Searched refs:nrf_wifi_tx_buff_done (Results 1 – 4 of 4) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_tx.h114 struct nrf_wifi_tx_buff_done *config);
/nrf_wifi-latest/fw_if/umac_if/inc/fw/
Dhost_rpu_data_if.h146 struct nrf_wifi_tx_buff_done { struct
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_event.c347 struct nrf_wifi_tx_buff_done *config = nrf_wifi_osal_mem_zalloc( in nrf_wifi_fmac_data_event_process()
348 sizeof(struct nrf_wifi_tx_buff_done)); in nrf_wifi_fmac_data_event_process()
357 sizeof(struct nrf_wifi_tx_buff_done)); in nrf_wifi_fmac_data_event_process()
Dtx.c1433 struct nrf_wifi_tx_buff_done *config = nrf_wifi_utils_q_dequeue( in tx_done_tasklet_fn()
1499 struct nrf_wifi_tx_buff_done *config) in nrf_wifi_status()