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