Searched refs:mlx5_find_srq (Results 1 – 3 of 3) sorted by relevance
209 struct mlx5_srq *mlx5_find_srq(struct mlx5_context *ctx, uint32_t srqn) in mlx5_find_srq() function
650 struct mlx5_srq *mlx5_find_srq(struct mlx5_context *ctx, uint32_t srqn);
429 *cur_srq = mlx5_find_srq(mctx, srqn); in get_srq_ctx()