Searched refs:POOL_NEXT_SIZE (Results 1 – 5 of 5) sorted by relevance
10 #define POOL_NEXT_SIZE 0 macro
56 if (desired_size != POOL_NEXT_SIZE) in mlx5_ft_pool_get_avail_sz()
275 if (ft_attr->max_fte != POOL_NEXT_SIZE) in mlx5_cmd_create_flow_table()
99 ft_attr.max_fte = POOL_NEXT_SIZE; in esw_create_legacy_fdb_table()
164 sz = (chain == mlx5_chains_get_nf_ft_chain(chains)) ? FT_TBL_SZ : POOL_NEXT_SIZE; in mlx5_chains_create_table()