Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/alacritech/
H A Dslic.h72 #define SLIC_ISR_XDROP 0x00800000 macro
H A Dslicoss.c685 if (isr & SLIC_ISR_XDROP) in slic_handle_err_irq()
687 if (!(isr & (SLIC_ISR_RMISS | SLIC_ISR_XDROP))) in slic_handle_err_irq()