Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h313 #define GMAC_L3PEN0 BIT(0) macro
H A Ddwmac4_core.c1077 value |= GMAC_L3PEN0; in dwmac4_config_l3_filter()
1090 value &= ~GMAC_L3PEN0; in dwmac4_config_l3_filter()