Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4_core.c1016 value |= GMAC_VLAN_DOVLTC; in dwmac4_update_vlan_hash()
1026 value |= GMAC_VLAN_DOVLTC; in dwmac4_update_vlan_hash()
1033 value &= ~GMAC_VLAN_DOVLTC; in dwmac4_update_vlan_hash()
Ddwmac4.h88 #define GMAC_VLAN_DOVLTC BIT(20) macro