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