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