The status of a TX operation performed by the RPU driver.
The status of a TX operation performed by the RPU driver.
| Enumerator |
|---|
| NRF_WIFI_FMAC_TX_STATUS_SUCCESS | The TX operation was successful (sent packet to RPU).
|
| NRF_WIFI_FMAC_TX_STATUS_QUEUED | The TX operation was successful (packet queued in driver).
|
| NRF_WIFI_FMAC_TX_STATUS_FAIL | The TX operation failed.
|