Searched refs:XGMAC_RXOVFIS (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/ | ||
D | dwxgmac2.h | 137 #define XGMAC_RXOVFIS BIT(16) macro |
D | dwxgmac2_core.c | 209 if (chan_status & XGMAC_RXOVFIS) in dwxgmac2_host_mtl_irq_status() |