Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwireg.h492 #define BWI_TXRX_INTR_RX __BIT(16) macro
494 #define BWI_TXRX_RX_INTRS (BWI_TXRX_INTR_ERROR | BWI_TXRX_INTR_RX)
H A Dif_bwi.c1624 if (txrx_intr_status[0] & BWI_TXRX_INTR_RX) { in bwi_intr()
1632 if (txrx_intr_status[3] & BWI_TXRX_INTR_RX) { in bwi_intr()