Lines Matching defs:qp
12 void erdma_qp_llp_close(struct erdma_qp *qp) in erdma_qp_llp_close()
43 struct erdma_qp *qp = find_qp_by_qpn(to_edev(ibdev), id); in erdma_get_ibqp() local
51 static int erdma_modify_qp_state_to_rts(struct erdma_qp *qp, in erdma_modify_qp_state_to_rts()
102 static int erdma_modify_qp_state_to_stop(struct erdma_qp *qp, in erdma_modify_qp_state_to_stop()
120 int erdma_modify_qp_internal(struct erdma_qp *qp, struct erdma_qp_attrs *attrs, in erdma_modify_qp_internal()
188 struct erdma_qp *qp = container_of(ref, struct erdma_qp, ref); in erdma_qp_safe_free() local
193 void erdma_qp_put(struct erdma_qp *qp) in erdma_qp_put()
199 void erdma_qp_get(struct erdma_qp *qp) in erdma_qp_get()
204 static int fill_inline_data(struct erdma_qp *qp, in fill_inline_data()
251 static int fill_sgl(struct erdma_qp *qp, const struct ib_send_wr *send_wr, in fill_sgl()
282 static int erdma_push_one_sqe(struct erdma_qp *qp, u16 *pi, in erdma_push_one_sqe()
458 static void kick_sq_db(struct erdma_qp *qp, u16 pi) in kick_sq_db()
470 struct erdma_qp *qp = to_eqp(ibqp); in erdma_post_send() local
504 static int erdma_post_recv_one(struct erdma_qp *qp, in erdma_post_recv_one()
538 struct erdma_qp *qp = to_eqp(ibqp); in erdma_post_recv() local