nrfxlib API 0.1.0
|
enum nrf_wifi_status nrf_wifi_fmac_tx_done_event_process | ( | struct nrf_wifi_fmac_dev_ctx * | fmac_dev_ctx, |
struct nrf_wifi_tx_buff_done * | config | ||
) |
#include <nrf_wifi/fw_if/umac_if/inc/fmac_tx.h>
Process the TX done event.
fmac_dev_ctx | Pointer to the FMAC device context. |
config | Pointer to the TX buffer done configuration. |