Searched refs:host_mac_addr (Results 1 – 1 of 1) sorted by relevance
877 u8 host_mac_addr[ETH_ALEN]; in hclgevf_get_mac_addr() local879 if (hclgevf_get_host_mac_addr(hdev, host_mac_addr)) in hclgevf_get_mac_addr()882 hdev->has_pf_mac = !is_zero_ether_addr(host_mac_addr); in hclgevf_get_mac_addr()884 ether_addr_copy(p, host_mac_addr); in hclgevf_get_mac_addr()