Searched refs:IXGBE_MAX_VFS_DRV_LIMIT (Results 1 – 3 of 3) sorted by relevance
10 #define IXGBE_MAX_VFS_DRV_LIMIT (IXGBE_MAX_VF_FUNCTIONS - 1) macro
183 num_vfs = min_t(unsigned int, max_vfs, IXGBE_MAX_VFS_DRV_LIMIT); in ixgbe_enable_sriov()
6487 if (max_vfs > IXGBE_MAX_VFS_DRV_LIMIT) { in ixgbe_sw_init()11003 pci_sriov_set_totalvfs(pdev, IXGBE_MAX_VFS_DRV_LIMIT); in ixgbe_probe()