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

/freebsd-10.0-release/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.c1677 if (txrx_intr_status[0] & BWI_TXRX_INTR_RX) {
1685 if (txrx_intr_status[3] & BWI_TXRX_INTR_RX) {

Completed in 119 milliseconds