Home
last modified time | relevance | path

Searched refs:IXGBE_FCRETA_SIZE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c664 fcreta_size = IXGBE_FCRETA_SIZE; in ixgbe_configure_fcoe()
H A Dixgbe_ethtool.c3288 if (count > IXGBE_FCRETA_SIZE) in ixgbe_set_channels()
3289 count = IXGBE_FCRETA_SIZE; in ixgbe_set_channels()
H A Dixgbe_type.h778 #define IXGBE_FCRETA_SIZE 8 /* Max entries in FCRETA */ macro
H A Dixgbe_main.c10896 fcoe_l = min_t(int, IXGBE_FCRETA_SIZE, num_online_cpus()); in ixgbe_probe()