Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4_core.c982 value |= GMAC_VLAN_DOVLTC; in dwmac4_update_vlan_hash()
992 value |= GMAC_VLAN_DOVLTC; in dwmac4_update_vlan_hash()
999 value &= ~GMAC_VLAN_DOVLTC; in dwmac4_update_vlan_hash()
Ddwmac4.h86 #define GMAC_VLAN_DOVLTC BIT(20) macro