Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4_core.c974 value |= GMAC_VLAN_DOVLTC; in dwmac4_update_vlan_hash()
984 value |= GMAC_VLAN_DOVLTC; in dwmac4_update_vlan_hash()
991 value &= ~GMAC_VLAN_DOVLTC; in dwmac4_update_vlan_hash()
Ddwmac4.h88 #define GMAC_VLAN_DOVLTC BIT(20) macro