Lines Matching defs:qp
120 void c2_set_qp_state(struct c2_qp *qp, int c2_state) in c2_set_qp_state()
134 int c2_qp_modify(struct c2_dev *c2dev, struct c2_qp *qp, in c2_qp_modify()
253 int c2_qp_set_read_limits(struct c2_dev *c2dev, struct c2_qp *qp, in c2_qp_set_read_limits()
302 static int destroy_qp(struct c2_dev *c2dev, struct c2_qp *qp) in destroy_qp()
381 static int c2_alloc_qpn(struct c2_dev *c2dev, struct c2_qp *qp) in c2_alloc_qpn()
407 struct c2_qp *qp; in c2_find_qpn() local
417 struct ib_qp_init_attr *qp_attrs, struct c2_qp *qp) in c2_alloc_qp()
600 void c2_free_qp(struct c2_dev *c2dev, struct c2_qp *qp) in c2_free_qp()
762 static int qp_wr_post(struct c2_mq *q, union c2wr * wr, struct c2_qp *qp, u32 size) in qp_wr_post()
794 struct c2_qp *qp = to_c2qp(ibqp); in c2_post_send() local
948 struct c2_qp *qp = to_c2qp(ibqp); in c2_post_receive() local