Lines Matching defs:qp
1219 struct qedr_qp *qp) in qedr_copy_rq_uresp()
1236 struct qedr_qp *qp) in qedr_copy_sq_uresp()
1248 struct qedr_qp *qp, struct ib_udata *udata) in qedr_copy_qp_uresp()
1270 struct qedr_qp *qp, in qedr_set_common_qp_params()
1304 static void qedr_set_roce_db_info(struct qedr_dev *dev, struct qedr_qp *qp) in qedr_set_roce_db_info()
1611 struct qedr_qp *qp, in qedr_init_common_qp_in_params()
1639 static inline void qedr_qp_user_print(struct qedr_dev *dev, struct qedr_qp *qp) in qedr_qp_user_print()
1678 struct qedr_qp *qp, in qedr_iwarp_populate_user_qp()
1695 static void qedr_cleanup_user(struct qedr_dev *dev, struct qedr_qp *qp) in qedr_cleanup_user()
1707 struct qedr_qp *qp, in qedr_create_user_qp()
1785 static void qedr_set_iwarp_db_info(struct qedr_dev *dev, struct qedr_qp *qp) in qedr_set_iwarp_db_info()
1802 struct qedr_qp *qp, in qedr_roce_create_kernel_qp()
1851 struct qedr_qp *qp, in qedr_iwarp_create_kernel_qp()
1913 static void qedr_cleanup_kernel(struct qedr_dev *dev, struct qedr_qp *qp) in qedr_cleanup_kernel()
1923 struct qedr_qp *qp, in qedr_create_kernel_qp()
2003 struct qedr_qp *qp; in qedr_create_qp() local
2113 struct qedr_qp *qp, in qedr_update_qp_state()
2223 struct qedr_qp *qp = get_qedr_qp(ibqp); in qedr_modify_qp() local
2497 struct qedr_qp *qp = get_qedr_qp(ibqp); in qedr_query_qp() local
2559 static int qedr_free_qp_resources(struct qedr_dev *dev, struct qedr_qp *qp) in qedr_free_qp_resources()
2579 struct qedr_qp *qp = get_qedr_qp(ibqp); in qedr_destroy_qp() local
3040 struct qedr_qp *qp, u8 *wqe_size, in qedr_prepare_sq_inline_data()
3125 static u32 qedr_prepare_sq_sges(struct qedr_qp *qp, u8 *wqe_size, in qedr_prepare_sq_sges()
3147 struct qedr_qp *qp, in qedr_prepare_sq_rdma_data()
3170 struct qedr_qp *qp, in qedr_prepare_sq_send_data()
3188 static int qedr_prepare_reg(struct qedr_qp *qp, in qedr_prepare_reg()
3252 static inline bool qedr_can_post_send(struct qedr_qp *qp, in qedr_can_post_send()
3294 struct qedr_qp *qp = get_qedr_qp(ibqp); in __qedr_post_send() local
3509 struct qedr_qp *qp = get_qedr_qp(ibqp); in qedr_post_send() local
3670 struct qedr_qp *qp = get_qedr_qp(ibqp); in qedr_post_recv() local
3783 struct qedr_qp *qp; in cqe_get_qp() local
3811 static inline void qedr_chk_if_fmr(struct qedr_qp *qp) in qedr_chk_if_fmr()
3817 static int process_req(struct qedr_dev *dev, struct qedr_qp *qp, in process_req()
3873 struct qedr_qp *qp, struct qedr_cq *cq, in qedr_poll_cq_req()
4029 static void __process_resp_one(struct qedr_dev *dev, struct qedr_qp *qp, in __process_resp_one()
4058 static int process_resp_one_srq(struct qedr_dev *dev, struct qedr_qp *qp, in process_resp_one_srq()
4083 static int process_resp_one(struct qedr_dev *dev, struct qedr_qp *qp, in process_resp_one()
4098 static int process_resp_flush(struct qedr_qp *qp, struct qedr_cq *cq, in process_resp_flush()
4123 static void try_consume_resp_cqe(struct qedr_cq *cq, struct qedr_qp *qp, in try_consume_resp_cqe()
4132 static int qedr_poll_cq_resp_srq(struct qedr_dev *dev, struct qedr_qp *qp, in qedr_poll_cq_resp_srq()
4145 static int qedr_poll_cq_resp(struct qedr_dev *dev, struct qedr_qp *qp, in qedr_poll_cq_resp()
4165 static void try_consume_req_cqe(struct qedr_cq *cq, struct qedr_qp *qp, in try_consume_req_cqe()
4198 struct qedr_qp *qp; in qedr_poll_cq() local