Searched refs:PCI_SRIOV_CAP_VFM (Results 1 – 2 of 2) sorted by relevance
575 (!(iov->cap & PCI_SRIOV_CAP_VFM) && (initial != iov->total_VFs))) in sriov_enable()579 (!(iov->cap & PCI_SRIOV_CAP_VFM) && (nr_virtfn > initial))) in sriov_enable()
939 #define PCI_SRIOV_CAP_VFM 0x00000001 /* VF Migration Capable */ macro
Completed in 11 milliseconds