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

/openbsd-current/sys/dev/ic/
H A Dbwireg.h500 #define BWI_TXRX_INTR_RX BWI_I_RI macro
502 #define BWI_TXRX_RX_INTRS (BWI_TXRX_INTR_ERROR | BWI_TXRX_INTR_RX)
H A Dbwi.c661 if (txrx_intr_status[0] & BWI_TXRX_INTR_RX)
664 if (txrx_intr_status[3] & BWI_TXRX_INTR_RX) {

Completed in 99 milliseconds