Home
last modified time | relevance | path

Searched refs:fw_enabled_sriov_vfs (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmain.c3286 int fw_enabled_sriov_vfs = min(pci_sriov_get_totalvfs(pdev), in mlx4_enable_sriov() local
3313 if (total_vfs > fw_enabled_sriov_vfs) { in mlx4_enable_sriov()
3315 total_vfs, fw_enabled_sriov_vfs); in mlx4_enable_sriov()