Searched refs:XGMAC_VLAN_ESVL (Results 1 – 2 of 2) sorted by relevance
579 value |= XGMAC_VLAN_ESVL; in dwxgmac2_update_vlan_hash()583 value &= ~XGMAC_VLAN_ESVL; in dwxgmac2_update_vlan_hash()602 value |= XGMAC_VLAN_ESVL; in dwxgmac2_update_vlan_hash()606 value &= ~XGMAC_VLAN_ESVL; in dwxgmac2_update_vlan_hash()622 value &= ~(XGMAC_VLAN_EDVLP | XGMAC_VLAN_ESVL); in dwxgmac2_update_vlan_hash()
64 #define XGMAC_VLAN_ESVL BIT(18) macro