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

/freebsd-13-stable/sys/dev/bwi/
H A Dif_bwireg.h493 #define BWI_TXRX_INTR_RX __BIT(16) macro
495 #define BWI_TXRX_RX_INTRS (BWI_TXRX_INTR_ERROR | BWI_TXRX_INTR_RX)
H A Dif_bwi.c1627 if (txrx_intr_status[0] & BWI_TXRX_INTR_RX) {
1637 if (txrx_intr_status[3] & BWI_TXRX_INTR_RX) {

Completed in 35 milliseconds