Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4.h289 #define GMAC_L4PEN0 BIT(16) macro
Ddwmac4_core.c1112 value |= GMAC_L4PEN0; in dwmac4_config_l4_filter()
1114 value &= ~GMAC_L4PEN0; in dwmac4_config_l4_filter()