IXGBE_FCRETA_SIZE
if (count > IXGBE_FCRETA_SIZE)
count = IXGBE_FCRETA_SIZE;
fcreta_size = IXGBE_FCRETA_SIZE;
fcoe_l = min_t(int, IXGBE_FCRETA_SIZE, num_online_cpus());