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