Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2.h84 #define XGMAC_MCBCQEN BIT(15) macro
H A Ddwxgmac2_core.c179 value |= FIELD_PREP(XGMAC_MCBCQEN, 1); in dwxgmac2_rx_queue_routing()