Searched refs:IXGBE_FCRETA_SIZE (Results 1 – 4 of 4) sorted by relevance
664 fcreta_size = IXGBE_FCRETA_SIZE; in ixgbe_configure_fcoe()
3313 if (count > IXGBE_FCRETA_SIZE) in ixgbe_set_channels()3314 count = IXGBE_FCRETA_SIZE; in ixgbe_set_channels()
778 #define IXGBE_FCRETA_SIZE 8 /* Max entries in FCRETA */ macro
11090 fcoe_l = min_t(int, IXGBE_FCRETA_SIZE, num_online_cpus()); in ixgbe_probe()