Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.h11 #define IXGBE_MAX_VFS_1TC IXGBE_MAX_VF_FUNCTIONS macro
H A Dixgbe_sriov.c301 (num_tc > 1) ? IXGBE_MAX_VFS_4TC : IXGBE_MAX_VFS_1TC; in ixgbe_pci_sriov_enable()