Searched refs:ALX_ISR_ALERT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/atheros/alx/ | ||
H A D | hw.h | 369 #define ALX_ISR_ALERT (ALX_ISR_RXF_OV | \ macro |
H A D | main.c | 341 if (intr & ALX_ISR_ALERT) in alx_intr_handle_misc() |