Searched refs:BE_CR_STAT_RXIRQ (Results 1 – 2 of 2) sorted by relevance
245 #define BE_CR_STAT_RXIRQ 0x00000020 /* rx interrupt */ macro
691 if (whyq & QEC_STAT_RX && whyc & BE_CR_STAT_RXIRQ) in beintr()707 if (why & BE_CR_STAT_RXIRQ) in beqint()