Searched refs:ISR_RFD_UNRUN (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/atheros/atlx/ | ||
H A D | atl1.h | 245 #define ISR_RFD_UNRUN 0x10 macro |
H A D | atl1.c | 2536 if (unlikely(status & (ISR_RXF_OV | ISR_RFD_UNRUN | in atl1_intr() |