Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Ddwxgmac2.h62 #define XGMAC_VLAN_VTHM BIT(25) macro
Ddwxgmac2_core.c572 value = XGMAC_VLAN_VTHM | XGMAC_VLAN_ETV; in dwxgmac2_update_vlan_hash()
589 value &= ~(XGMAC_VLAN_VTHM | XGMAC_VLAN_ETV); in dwxgmac2_update_vlan_hash()