Searched refs:hns3_is_phys_func (Results 1 – 3 of 3) sorted by relevance
657 bool hns3_is_phys_func(struct pci_dev *pdev);
249 if (!hns3_is_phys_func(h->pdev)) in hns3_dbg_help()
1829 bool hns3_is_phys_func(struct pci_dev *pdev) in hns3_is_phys_func() function1920 if (hns3_is_phys_func(pdev) && IS_ENABLED(CONFIG_PCI_IOV)) in hns3_remove()1939 if (!(hns3_is_phys_func(pdev) && IS_ENABLED(CONFIG_PCI_IOV))) { in hns3_pci_sriov_configure()