Searched refs:PCI_SRIOV_CAP_VFM (Results 1 – 4 of 4) sorted by relevance
480 (!(iov->cap & PCI_SRIOV_CAP_VFM) && (initial != iov->total_VFs))) in sriov_enable()484 (!(iov->cap & PCI_SRIOV_CAP_VFM) && (nr_virtfn > initial))) in sriov_enable()
899 #define PCI_SRIOV_CAP_VFM 0x01 /* VF Migration Capable */ macro
934 #define PCI_SRIOV_CAP_VFM 0x00000001 /* VF Migration Capable */ macro