Searched refs:XGMAC_VLAN_VTHM (Results 1 – 2 of 2) sorted by relevance
617 value |= XGMAC_VLAN_VTHM | XGMAC_VLAN_ETV; in dwxgmac2_update_vlan_hash()639 value &= ~XGMAC_VLAN_VTHM; in dwxgmac2_update_vlan_hash()662 value &= ~(XGMAC_VLAN_VTHM | XGMAC_VLAN_ETV); in dwxgmac2_update_vlan_hash()
62 #define XGMAC_VLAN_VTHM BIT(25) macro