Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.h11 #define IXGBE_MAX_VFS_1TC IXGBE_MAX_VF_FUNCTIONS macro
Dixgbe_sriov.c302 (num_tc > 1) ? IXGBE_MAX_VFS_4TC : IXGBE_MAX_VFS_1TC; in ixgbe_pci_sriov_enable()