Home
last modified time | relevance | path

Searched refs:XGMAC_VLAN_TAG (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_core.c631 value = readl(ioaddr + XGMAC_VLAN_TAG); in dwxgmac2_update_vlan_hash()
645 writel(value, ioaddr + XGMAC_VLAN_TAG); in dwxgmac2_update_vlan_hash()
653 value = readl(ioaddr + XGMAC_VLAN_TAG); in dwxgmac2_update_vlan_hash()
668 writel(value | perfect_match, ioaddr + XGMAC_VLAN_TAG); in dwxgmac2_update_vlan_hash()
676 value = readl(ioaddr + XGMAC_VLAN_TAG); in dwxgmac2_update_vlan_hash()
683 writel(value, ioaddr + XGMAC_VLAN_TAG); in dwxgmac2_update_vlan_hash()
H A Ddwxgmac2.h60 #define XGMAC_VLAN_TAG 0x00000050 macro
/openbmc/qemu/hw/net/
H A Dxgmac.c47 #define XGMAC_VLAN_TAG 0x00000007 /* VLAN Tags */ macro
/openbmc/linux/drivers/net/ethernet/calxeda/
H A Dxgmac.c23 #define XGMAC_VLAN_TAG 0x0000001C /* VLAN Tags */ macro