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