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

/linux-master/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c522 static void update_hash_table_mac_address(struct pxa168_eth_private *pep, function
579 update_hash_table_mac_address(pep, NULL, dev->dev_addr);
582 update_hash_table_mac_address(pep, NULL, ha->addr);
622 update_hash_table_mac_address(pep, oldMac, dev->dev_addr);

Completed in 118 milliseconds