Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4.h307 #define GMAC_L3PEN0 BIT(0) macro
Ddwmac4_core.c1094 value |= GMAC_L3PEN0; in dwmac4_config_l3_filter()
1107 value &= ~GMAC_L3PEN0; in dwmac4_config_l3_filter()