Home
last modified time | relevance | path

Searched refs:perfect_match (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac4_core.c993 __le16 perfect_match, bool is_double) in dwmac4_update_vlan_hash() argument
1011 } else if (perfect_match) { in dwmac4_update_vlan_hash()
1020 writel(value | perfect_match, ioaddr + GMAC_VLAN_TAG); in dwmac4_update_vlan_hash()
A Ddwxgmac2_core.c561 __le16 perfect_match, bool is_double) in dwxgmac2_update_vlan_hash() argument
589 } else if (perfect_match) { in dwxgmac2_update_vlan_hash()
611 writel(value | perfect_match, ioaddr + XGMAC_VLAN_TAG); in dwxgmac2_update_vlan_hash()
A Dhwif.h369 __le16 perfect_match, bool is_double);

Completed in 12 milliseconds