Searched refs:fw_enabled_sriov_vfs (Results 1 – 1 of 1) sorted by relevance
3282 int fw_enabled_sriov_vfs = min(pci_sriov_get_totalvfs(pdev), in mlx4_enable_sriov() local3309 if (total_vfs > fw_enabled_sriov_vfs) { in mlx4_enable_sriov()3311 total_vfs, fw_enabled_sriov_vfs); in mlx4_enable_sriov()