Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_dma.c153 value |= XGMAC_RSF; in dwxgmac2_dma_rx_mode()
155 value &= ~XGMAC_RSF; in dwxgmac2_dma_rx_mode()
H A Ddwxgmac2.h348 #define XGMAC_RSF BIT(5) macro