Searched refs:enable_sriov (Results 1 – 3 of 3) sorted by relevance
17 * - ``enable_sriov``
58 * - ``enable_sriov``
57 static bool enable_sriov; variable59 module_param(enable_sriov, bool, 0644);60 MODULE_PARM_DESC(enable_sriov, "Enable support for SR-IOV configuration. Enabling SR-IOV on a PF t…2157 if (!enable_sriov) in vfio_pci_sriov_configure()