Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_utils.c210 olc = lc; in mlx5_ipool_update_global_cache()
215 if (olc) in mlx5_ipool_update_global_cache()
245 olc = lc; in mlx5_ipool_allocate_from_global()
261 if (unlikely(olc)) { in mlx5_ipool_allocate_from_global()
262 pool->cfg.free(olc); in mlx5_ipool_allocate_from_global()
263 olc = NULL; in mlx5_ipool_allocate_from_global()
331 olc = lc; in mlx5_ipool_allocate_from_global()
354 if (olc) in mlx5_ipool_allocate_from_global()
355 pool->cfg.free(olc); in mlx5_ipool_allocate_from_global()
483 olc = ilc->lc; in _mlx5_ipool_free_cache()
[all …]