Searched refs:mlx4_find_xsrq (Results 1 – 3 of 3) sorted by relevance
185 struct mlx4_srq *mlx4_find_xsrq(struct mlx4_xsrq_table *xsrq_table, uint32_t srqn) in mlx4_find_xsrq() function
418 struct mlx4_srq *mlx4_find_xsrq(struct mlx4_xsrq_table *xsrq_table, uint32_t srqn);
270 srq = mlx4_find_xsrq(&mctx->xsrq_table, in mlx4_parse_cqe()