Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4.h294 #define GMAC_L3PEN0 BIT(0) macro
Ddwmac4_core.c1060 value |= GMAC_L3PEN0; in dwmac4_config_l3_filter()
1073 value &= ~GMAC_L3PEN0; in dwmac4_config_l3_filter()