Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_utils.c125 struct mlx5_indexed_trunk **trunk_tmp; in mlx5_ipool_grow() local
151 trunk_tmp = pool->trunks; in mlx5_ipool_grow()
153 if (trunk_tmp) in mlx5_ipool_grow()
154 pool->cfg.free(trunk_tmp); in mlx5_ipool_grow()