Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwireg.h239 #define BWI_TXSTATUS0_AMPDU __BIT(5) macro
H A Dif_bwi.c3400 if (tx_status0 & (BWI_TXSTATUS0_AMPDU | BWI_TXSTATUS0_PENDING)) in bwi_txeof()