Searched refs:ISR_RXF_OV (Results 1 – 3 of 3) sorted by relevance
166 #define ISR_RXF_OV 4 /* RXF overflow interrupt */ macro188 #define ISR_RX_EVENT (ISR_RXF_OV | ISR_RXS_OV | ISR_HOST_RXD_OV |\
257 #define ISR_RXF_OV 0x8 macro297 ISR_RXF_OV |\
2558 if (unlikely(status & (ISR_RXF_OV | ISR_RFD_UNRUN | in atl1_intr()