Home
last modified time | relevance | path

Searched refs:tx_buff_req_free (Results 1 – 2 of 2) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_tx.h173 unsigned int tx_buff_req_free(struct nrf_wifi_fmac_dev_ctx *fmac_ctx,
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dtx.c1198 unsigned int tx_buff_req_free(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in tx_buff_req_free() function
1354 pkts_pending = tx_buff_req_free(fmac_dev_ctx, tx_desc_num, &queue); in tx_done_process()