Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c858 u8 *new_mac_addr = (u8 *)p; in hclgevf_set_mac_addr() local
863 ether_addr_copy(send_msg.data, new_mac_addr); in hclgevf_set_mac_addr()
870 ether_addr_copy(hdev->hw.mac.mac_addr, new_mac_addr); in hclgevf_set_mac_addr()