Home
last modified time | relevance | path

Searched refs:ISR_RFD_UNRUN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl1.h245 #define ISR_RFD_UNRUN 0x10 macro
285 ISR_RFD_UNRUN |\
H A Datl1.c2538 if (unlikely(status & (ISR_RXF_OV | ISR_RFD_UNRUN | in atl1_intr()