Searched refs:XGMAC_VLAN_ETV (Results 1 – 2 of 2) sorted by relevance
576 value |= XGMAC_VLAN_VTHM | XGMAC_VLAN_ETV; in dwxgmac2_update_vlan_hash()599 value |= XGMAC_VLAN_ETV; in dwxgmac2_update_vlan_hash()621 value &= ~(XGMAC_VLAN_VTHM | XGMAC_VLAN_ETV); in dwxgmac2_update_vlan_hash()
65 #define XGMAC_VLAN_ETV BIT(16) macro