Lines Matching defs:hr_qp
68 static void hns_roce_ib_qp_event(struct hns_roce_qp *hr_qp, in hns_roce_ib_qp_event()
143 struct hns_roce_qp *hr_qp) in hns_roce_gsi_qp_alloc()
164 struct hns_roce_qp *hr_qp) in hns_roce_qp_alloc()
234 void hns_roce_qp_remove(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp) in hns_roce_qp_remove()
244 void hns_roce_qp_free(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp) in hns_roce_qp_free()
273 struct hns_roce_qp *hr_qp) in hns_roce_set_rq_size()
353 struct hns_roce_qp *hr_qp, in hns_roce_set_user_sq_size()
435 struct hns_roce_qp *hr_qp, in split_wqe_buf_region()
520 struct hns_roce_qp *hr_qp) in set_extend_sge_param()
550 struct hns_roce_qp *hr_qp) in hns_roce_set_kernel_sq_size()
638 static int alloc_rq_inline_buf(struct hns_roce_qp *hr_qp, in alloc_rq_inline_buf()
676 static void free_rq_inline_buf(struct hns_roce_qp *hr_qp) in free_rq_inline_buf()
686 struct hns_roce_qp *hr_qp) in hns_roce_create_qp_common()
1021 struct hns_roce_qp *hr_qp; in hns_roce_create_qp() local
1104 struct hns_roce_qp *hr_qp, in check_mtu_validate()
1129 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in hns_roce_check_qp_attr() local
1176 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in hns_roce_modify_qp() local
1263 static void *get_wqe(struct hns_roce_qp *hr_qp, int offset) in get_wqe()
1269 void *get_recv_wqe(struct hns_roce_qp *hr_qp, int n) in get_recv_wqe()
1274 void *get_send_wqe(struct hns_roce_qp *hr_qp, int n) in get_send_wqe()
1279 void *get_send_extend_sge(struct hns_roce_qp *hr_qp, int n) in get_send_extend_sge()