Searched refs:is_physfn (Results 1 – 9 of 9) sorted by relevance
23 if (!dev->is_physfn) in pci_iov_virtfn_bus()31 if (!dev->is_physfn) in pci_iov_virtfn_devfn()109 if (!dev->is_physfn) in pci_iov_resource_size()310 if (!pdev->is_physfn) { in sriov_enable()415 if (pdev->is_physfn) in sriov_init()488 dev->is_physfn = 1; in sriov_init()497 dev->is_physfn = 0; in sriov_init()573 if (dev->is_physfn) in pci_iov_release()585 if (!dev->is_physfn) in pci_iov_remove()602 struct pci_sriov *iov = dev->is_physfn ? dev->sriov : NULL; in pci_iov_update_resource()[all …]
130 np = pci_device_to_OF_node(pdev->is_physfn ? pdev : pdev->physfn); in eeh_notify_resume_add()142 np = pci_device_to_OF_node(pdev->is_physfn ? pdev : pdev->physfn); in eeh_notify_resume_remove()
176 if (!pdev->is_physfn) in add_dev_pci_data()232 if (!pdev->is_physfn) in remove_dev_pci_data()
788 if (edev->pdev->is_physfn) { in pseries_call_allow_unfreeze()837 if (edev->pdev->is_physfn || edev->pdev->is_virtfn) in pseries_notify_resume()
700 if (!pdev->is_physfn || pci_dev_is_added(pdev)) in pseries_pci_fixup_iov_resources()721 if (!pdev->is_physfn) in pseries_pci_iov_resource_alignment()
976 if (!dev->is_physfn) in pnv_pci_vf_resource_shift()1472 if (!pdev->is_physfn) in pnv_ioda_release_vf_PE()1550 if (!pdev->is_physfn) in pnv_ioda_setup_vf_PE()3002 if (!pdev->is_physfn || pci_dev_is_added(pdev)) in pnv_pci_ioda_fixup_iov_resources()
391 unsigned int is_physfn:1; member955 #define dev_is_pf(d) ((dev_is_pci(d) ? to_pci_dev(d)->is_physfn : false))
1592 if (!pdev->is_physfn) in pci_stub_notifier()
782 if ((efx->pci_dev->physfn) && (!efx->pci_dev->is_physfn)) { in efx_ef10_probe()