Searched refs:IXGBE_MAX_VFS_8TC (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/ixgbe/ | ||
H A D | ixgbe_sriov.h | 13 #define IXGBE_MAX_VFS_8TC 16 macro |
H A D | ixgbe_sriov.c | 303 limit = (num_tc > 4) ? IXGBE_MAX_VFS_8TC : in ixgbe_pci_sriov_enable() |