Lines Matching refs:qedr_qp

1272 			       struct qedr_qp *qp)
1292 struct qedr_qp *qp)
1308 struct qedr_qp *qp, struct ib_udata *udata,
1343 struct qedr_qp *qp,
1393 static int qedr_set_roce_db_info(struct qedr_dev *dev, struct qedr_qp *qp)
1730 struct qedr_qp *qp,
1765 static inline void qedr_qp_user_print(struct qedr_dev *dev, struct qedr_qp *qp)
1783 struct qedr_qp *qp,
1802 struct qedr_qp *qp)
1840 struct qedr_qp *qp,
1993 static int qedr_set_iwarp_db_info(struct qedr_dev *dev, struct qedr_qp *qp)
2032 struct qedr_qp *qp,
2079 struct qedr_qp *qp,
2138 static void qedr_cleanup_kernel(struct qedr_dev *dev, struct qedr_qp *qp)
2162 struct qedr_qp *qp,
2237 static int qedr_free_qp_resources(struct qedr_dev *dev, struct qedr_qp *qp,
2266 struct qedr_qp *qp = get_qedr_qp(ibqp);
2363 struct qedr_qp *qp,
2468 struct qedr_qp *qp = get_qedr_qp(ibqp);
2746 struct qedr_qp *qp = get_qedr_qp(ibqp);
2813 struct qedr_qp *qp = get_qedr_qp(ibqp);
3290 struct qedr_qp *qp, u8 *wqe_size,
3375 static u32 qedr_prepare_sq_sges(struct qedr_qp *qp, u8 *wqe_size,
3397 struct qedr_qp *qp,
3420 struct qedr_qp *qp,
3438 static int qedr_prepare_reg(struct qedr_qp *qp,
3502 static inline bool qedr_can_post_send(struct qedr_qp *qp,
3544 struct qedr_qp *qp = get_qedr_qp(ibqp);
3759 struct qedr_qp *qp = get_qedr_qp(ibqp);
3915 struct qedr_qp *qp = get_qedr_qp(ibqp);
4015 static struct qedr_qp *cqe_get_qp(union rdma_cqe *cqe)
4018 struct qedr_qp *qp;
4020 qp = (struct qedr_qp *)(uintptr_t)HILO_GEN(resp_cqe->qp_handle.hi,
4046 static inline void qedr_chk_if_fmr(struct qedr_qp *qp)
4052 static int process_req(struct qedr_dev *dev, struct qedr_qp *qp,
4108 struct qedr_qp *qp, struct qedr_cq *cq,
4264 static void __process_resp_one(struct qedr_dev *dev, struct qedr_qp *qp,
4293 static int process_resp_one_srq(struct qedr_dev *dev, struct qedr_qp *qp,
4318 static int process_resp_one(struct qedr_dev *dev, struct qedr_qp *qp,
4333 static int process_resp_flush(struct qedr_qp *qp, struct qedr_cq *cq,
4358 static void try_consume_resp_cqe(struct qedr_cq *cq, struct qedr_qp *qp,
4367 static int qedr_poll_cq_resp_srq(struct qedr_dev *dev, struct qedr_qp *qp,
4380 static int qedr_poll_cq_resp(struct qedr_dev *dev, struct qedr_qp *qp,
4400 static void try_consume_req_cqe(struct qedr_cq *cq, struct qedr_qp *qp,
4433 struct qedr_qp *qp;