Searched refs:is_qp1 (Results 1 – 3 of 3) sorted by relevance
1380 static inline int is_qp1(enum ib_qp_type qp_type) in is_qp1() function
230 if (unlikely(is_qp1(qp->ibqp.qp_type))) { in handle_responder()
84 return is_qp0(qp_type) || is_qp1(qp_type); in is_sqp()2792 else if (is_qp1(qp->type)) in create_qp()