Searched refs:WPI_TX_STATUS_FAIL (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpi.c2083 if (status & WPI_TX_STATUS_FAIL) {
2090 ieee80211_tx_complete(ni, m, (status & WPI_TX_STATUS_FAIL) != 0);
H A Dif_wpireg.h261 #define WPI_TX_STATUS_FAIL 0x80 macro

Completed in 186 milliseconds