Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h67 #define GMAC_RXQCTRL_MCBCQEN BIT(20) macro
H A Ddwmac4_core.c182 value &= ~GMAC_RXQCTRL_MCBCQEN; in dwmac4_rx_queue_routing()