Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwireg.h237 #define BWI_TXSTATUS0_ACKED __BIT(1) macro
H A Dif_bwi.c3403 _bwi_txeof(sc, le16toh(tx_id), tx_status0 & BWI_TXSTATUS0_ACKED, in bwi_txeof()