Home
last modified time | relevance | path

Searched refs:tx_pkt_info (Results 1 – 3 of 3) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_tx.h60 struct tx_pkt_info { struct
Dfmac_structs.h345 struct tx_pkt_info *pkt_info_p;
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dtx.c532 struct tx_pkt_info *pkt_info = NULL; in _tx_pending_process()
1284 struct tx_pkt_info *pkt_info = NULL; in tx_done_process()
1636 sys_dev_ctx->tx_config.pkt_info_p = nrf_wifi_osal_mem_zalloc((sizeof(struct tx_pkt_info) * in tx_init()