Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h303 #define GMAC_L4PEN0 BIT(16) macro
H A Ddwmac4_core.c1120 value |= GMAC_L4PEN0; in dwmac4_config_l4_filter()
1122 value &= ~GMAC_L4PEN0; in dwmac4_config_l4_filter()