Searched refs:XGMAC_VLAN_EDVLP (Results 1 – 2 of 2) sorted by relevance
635 value |= XGMAC_VLAN_EDVLP; in dwxgmac2_update_vlan_hash()639 value &= ~XGMAC_VLAN_EDVLP; in dwxgmac2_update_vlan_hash()658 value |= XGMAC_VLAN_EDVLP; in dwxgmac2_update_vlan_hash()662 value &= ~XGMAC_VLAN_EDVLP; in dwxgmac2_update_vlan_hash()679 value &= ~(XGMAC_VLAN_EDVLP | XGMAC_VLAN_ESVL); in dwxgmac2_update_vlan_hash()
61 #define XGMAC_VLAN_EDVLP BIT(26) macro