Home
last modified time | relevance | path

Searched refs:is_qp1 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h1390 static inline int is_qp1(enum ib_qp_type qp_type) in is_qp1() function
Dcq.c228 if (unlikely(is_qp1(qp->ibqp.qp_type))) { in handle_responder()
Dqp.c110 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()