Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c604 unsigned char oldMac[ETH_ALEN]; in pxa168_eth_set_mac_address() local
609 memcpy(oldMac, dev->dev_addr, ETH_ALEN); in pxa168_eth_set_mac_address()
622 update_hash_table_mac_address(pep, oldMac, dev->dev_addr); in pxa168_eth_set_mac_address()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c604 unsigned char oldMac[ETH_ALEN]; in pxa168_eth_set_mac_address() local
609 memcpy(oldMac, dev->dev_addr, ETH_ALEN); in pxa168_eth_set_mac_address()
622 update_hash_table_mac_address(pep, oldMac, dev->dev_addr); in pxa168_eth_set_mac_address()

Completed in 5 milliseconds