Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c1280 u8 *new_mac_addr = (u8 *)p; in hclgevf_set_mac_addr() local
1285 ether_addr_copy(send_msg.data, new_mac_addr); in hclgevf_set_mac_addr()
1292 ether_addr_copy(hdev->hw.mac.mac_addr, new_mac_addr); in hclgevf_set_mac_addr()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c857 u8 *new_mac_addr = (u8 *)p; in hclgevf_set_mac_addr() local
862 ether_addr_copy(send_msg.data, new_mac_addr); in hclgevf_set_mac_addr()
869 ether_addr_copy(hdev->hw.mac.mac_addr, new_mac_addr); in hclgevf_set_mac_addr()

Completed in 9 milliseconds