Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/src/system/
Dtx.c1865 enum nrf_wifi_fmac_tx_status tx_status = NRF_WIFI_FMAC_TX_STATUS_FAIL; in nrf_wifi_fmac_start_rawpkt_xmit() local
1903 tx_status = nrf_wifi_fmac_tx(fmac_dev_ctx, in nrf_wifi_fmac_start_rawpkt_xmit()
1908 if (tx_status == NRF_WIFI_FMAC_TX_STATUS_FAIL) { in nrf_wifi_fmac_start_rawpkt_xmit()
1938 enum nrf_wifi_fmac_tx_status tx_status = NRF_WIFI_FMAC_TX_STATUS_FAIL; in nrf_wifi_fmac_start_xmit() local
1977 tx_status = nrf_wifi_fmac_tx(fmac_dev_ctx, in nrf_wifi_fmac_start_xmit()
1983 if (tx_status == NRF_WIFI_FMAC_TX_STATUS_FAIL) { in nrf_wifi_fmac_start_xmit()