Searched refs:is_physfn (Results 1 – 2 of 2) sorted by relevance
332 if (!pdev->is_physfn) in sriov_enable()437 if (pdev->is_physfn) in sriov_init()503 dev->is_physfn = 1; in sriov_init()575 if (dev->is_physfn) in pci_iov_release()593 BUG_ON(!dev->is_physfn); in pci_iov_resource_bar()630 if (dev->is_physfn) in pci_restore_iov_state()648 if (!dev->is_physfn) in pci_iov_bus_range()669 if (!dev->is_physfn) in pci_enable_sriov()684 if (!dev->is_physfn) in pci_disable_sriov()703 if (!dev->is_physfn) in pci_sriov_migration()[all …]
313 unsigned int is_physfn:1; member681 #define dev_is_pf(d) ((dev_is_pci(d) ? to_pci_dev(d)->is_physfn : false))