Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_core.c564 hash = readl(ioaddr + GMAC_VLAN_HASH_TABLE); in dwmac4_vlan_promisc_enable()
597 hash = readl(ioaddr + GMAC_VLAN_HASH_TABLE); in dwmac4_restore_hw_vlan_rx_fltr()
979 writel(hash, ioaddr + GMAC_VLAN_HASH_TABLE); in dwmac4_update_vlan_hash()
H A Ddwmac4.h22 #define GMAC_VLAN_HASH_TABLE 0x00000058 macro