Searched refs:BWI_TXSTATUS0_AMPDU (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bwi/ | ||
H A D | if_bwireg.h | 239 #define BWI_TXSTATUS0_AMPDU __BIT(5) macro |
H A D | if_bwi.c | 3400 if (tx_status0 & (BWI_TXSTATUS0_AMPDU | BWI_TXSTATUS0_PENDING)) in bwi_txeof() |