Searched refs:QEC_STAT_RX (Results 1 – 4 of 4) sorted by relevance
51 #define QEC_STAT_RX 0x00000004 /* bigmac receive irq */ macro
389 if (whyq & QEC_STAT_RX && whyc & BE_CR_STAT_RXIRQ)
97 #define QEC_STAT_RX 0x00000004 /* bigmac receive irq */ macro
724 if (whyq & QEC_STAT_RX && whyc & BE_CR_STAT_RXIRQ) in beintr()