Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/
H A Dmlx5_common_mr.c477 mlx5_mr_lookup_cache(struct mlx5_mr_share_cache *share_cache, in mlx5_mr_lookup_cache() function
623 mlx5_mr_lookup_cache(share_cache, entry, addr); in mlx5_mr_create_secondary()
781 if (mlx5_mr_lookup_cache(share_cache, entry, addr) != UINT32_MAX) { in mlx5_mr_create_primary()
811 if (mlx5_mr_lookup_cache(share_cache, &ret, start) == in mlx5_mr_create_primary()
855 mlx5_mr_lookup_cache(share_cache, entry, addr); in mlx5_mr_create_primary()