Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2.h359 #define XGMAC_RXOVFIS BIT(16) macro
H A Ddwxgmac2_core.c346 if (chan_status & XGMAC_RXOVFIS) in dwxgmac2_host_mtl_irq_status()