Searched refs:PCI_SRIOV_STATUS_VFM (Results 1 – 2 of 2) sorted by relevance
666 #define PCI_SRIOV_STATUS_VFM 0x01 /* VF Migration Status */ macro
196 if (!(status & PCI_SRIOV_STATUS_VFM)) in sriov_migration()228 status &= ~PCI_SRIOV_STATUS_VFM; in sriov_migration_task()