Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.h12 #define IXGBE_MAX_VFS_4TC 32 macro
H A Dixgbe_sriov.c303 (num_tc > 1) ? IXGBE_MAX_VFS_4TC : IXGBE_MAX_VFS_1TC; in ixgbe_pci_sriov_enable()