Searched refs:IXGBE_MAX_VFS_4TC (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/ixgbe/ | ||
H A D | ixgbe_sriov.h | 12 #define IXGBE_MAX_VFS_4TC 32 macro |
H A D | ixgbe_sriov.c | 304 (num_tc > 1) ? IXGBE_MAX_VFS_4TC : IXGBE_MAX_VFS_1TC; in ixgbe_pci_sriov_enable() |