Searched refs:res_to_qp (Results 1 – 1 of 1) sorted by relevance
1178 static inline struct mlx5_ib_qp *res_to_qp(struct mlx5_core_rsc_common *res) in res_to_qp() function1226 qp = (res->res == MLX5_RES_QP) ? res_to_qp(res) : NULL; in mlx5_ib_mr_wqe_pfault_handler()