Searched refs:is_qp1 (Results 1 – 3 of 3) sorted by relevance
1390 static inline int is_qp1(enum ib_qp_type qp_type) in is_qp1() function
228 if (unlikely(is_qp1(qp->ibqp.qp_type))) { in handle_responder()
110 return is_qp0(qp_type) || is_qp1(qp_type); in is_sqp()2718 else if (is_qp1(init_attr->qp_type)) in mlx5_ib_create_qp()