Searched refs:enabled_vfs (Results 1 – 2 of 2) sorted by relevance
84 if (sriov->enabled_vfs) { in mlx5_device_enable_sriov()87 sriov->enabled_vfs); in mlx5_device_enable_sriov()109 sriov->enabled_vfs++; in mlx5_device_enable_sriov()131 if (!sriov->enabled_vfs) in mlx5_device_disable_sriov()143 sriov->enabled_vfs--; in mlx5_device_disable_sriov()
577 int enabled_vfs; member