Home
last modified time | relevance | path

Searched refs:emac_hash_add (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Ddavinci_emac.c599 * emac_hash_add - Hash function to add mac addr from hash table
606 static int emac_hash_add(struct emac_priv *priv, u8 *mac_addr) in emac_hash_add() function
615 dev_err(emac_dev, "DaVinci EMAC: emac_hash_add(): Invalid "\ in emac_hash_add()
698 update = emac_hash_add(priv, mac_addr); in emac_add_mcast()
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Ddavinci_emac.c606 * emac_hash_add - Hash function to add mac addr from hash table
613 static int emac_hash_add(struct emac_priv *priv, u8 *mac_addr) in emac_hash_add() function
622 dev_err(emac_dev, "DaVinci EMAC: emac_hash_add(): Invalid "\ in emac_hash_add()
705 update = emac_hash_add(priv, mac_addr); in emac_add_mcast()

Completed in 6 milliseconds