Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h1380 static inline int is_qp1(enum ib_qp_type qp_type) in is_qp1() function
H A Dcq.c230 if (unlikely(is_qp1(qp->ibqp.qp_type))) { in handle_responder()
H A Dqp.c84 return is_qp0(qp_type) || is_qp1(qp_type); in is_sqp()
2792 else if (is_qp1(qp->type)) in create_qp()