Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/alacritech/
H A Dslic.h77 #define SLIC_ISR_UPC_MASK (SLIC_ISR_UPC | SLIC_ISR_UPCERR_MASK) macro
H A Dslicoss.c700 if (isr & SLIC_ISR_UPC_MASK) in slic_handle_irq()