Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_core.c1078 value &= ~(GMAC_L3SAM0 | GMAC_L3SAIM0); in dwmac4_config_l3_filter()
1083 value |= GMAC_L3SAIM0; in dwmac4_config_l3_filter()
1094 value |= GMAC_L3SAIM0; in dwmac4_config_l3_filter()
H A Ddwmac4.h306 #define GMAC_L3SAIM0 BIT(3) macro