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

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h244 u8 has_pf_mac; member in struct:hclgevf_dev
H A Dhclgevf_main.c844 hdev->has_pf_mac = !is_zero_ether_addr(host_mac_addr);
845 if (hdev->has_pf_mac)
863 if (is_first && !hdev->has_pf_mac)

Completed in 126 milliseconds