Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h587 bool hns3_is_phys_func(struct pci_dev *pdev);
Dhns3_debugfs.c268 if (!hns3_is_phys_func(h->pdev)) in hns3_dbg_help()
Dhns3_enet.c1525 if (!hns3_is_phys_func(h->pdev) && in hns3_nic_net_set_mac_address()
2053 bool hns3_is_phys_func(struct pci_dev *pdev) in hns3_is_phys_func() function
2130 if (hns3_is_phys_func(pdev) && IS_ENABLED(CONFIG_PCI_IOV)) in hns3_remove()
2149 if (!(hns3_is_phys_func(pdev) && IS_ENABLED(CONFIG_PCI_IOV))) { in hns3_pci_sriov_configure()
4449 if (!hns3_is_phys_func(handle->pdev)) in hns3_reset_notify_init_enet()