Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Ddwxgmac2_core.c628 value &= ~XGMAC_VLAN_VID; in dwxgmac2_update_vlan_hash()
651 value &= ~XGMAC_VLAN_VID; in dwxgmac2_update_vlan_hash()
665 value &= ~XGMAC_VLAN_VID; in dwxgmac2_update_vlan_hash()
Ddwxgmac2.h66 #define XGMAC_VLAN_VID GENMASK(15, 0) macro