Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Darmada100_fec.c333 static void update_hash_table_mac_address(struct armdfec_device *darmdfec, in update_hash_table_mac_address() function
464 update_hash_table_mac_address(darmdfec, NULL, dev->enetaddr); in armdfec_init()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c522 static void update_hash_table_mac_address(struct pxa168_eth_private *pep, in update_hash_table_mac_address() function
579 update_hash_table_mac_address(pep, NULL, dev->dev_addr); in pxa168_eth_set_rx_mode()
582 update_hash_table_mac_address(pep, NULL, ha->addr); in pxa168_eth_set_rx_mode()
622 update_hash_table_mac_address(pep, oldMac, dev->dev_addr); in pxa168_eth_set_mac_address()