Searched refs:AR_ISR_RXINTM (Results 1 – 4 of 4) sorted by relevance
108 (AR_ISR_LP_RXOK | AR_ISR_RXMINTR | AR_ISR_RXINTM)); in ar9300_get_pending_interrupts()226 if (isr & (AR_ISR_RXMINTR | AR_ISR_RXINTM)) { in ar9300_get_pending_interrupts()
270 #define AR_ISR_RXINTM 0x80000000 // Rx interrupt after mitigation macro
151 if (isr & (AR_ISR_RXMINTR | AR_ISR_RXINTM)) in ar5416GetPendingInterrupts()
312 #define AR_ISR_RXINTM 0x80000000 /* Rx int after mitigation */ macro