Lines Matching refs:ehca_qp
281 struct ehca_qp *my_qp, in init_qp_queue()
400 void ehca_add_to_err_list(struct ehca_qp *qp, int on_sq) in ehca_add_to_err_list()
452 static struct ehca_qp *internal_create_qp( in internal_create_qp()
458 struct ehca_qp *my_qp, *my_srq = NULL; in internal_create_qp()
507 my_srq = container_of(init_attr->srq, struct ehca_qp, ib_srq); in internal_create_qp()
955 struct ehca_qp *ret; in ehca_create_qp()
961 static int internal_destroy_qp(struct ib_device *dev, struct ehca_qp *my_qp,
969 struct ehca_qp *my_qp; in ehca_create_srq()
1069 static int prepare_sqe_rts(struct ehca_qp *my_qp, struct ehca_shca *shca, in prepare_sqe_rts()
1159 static int check_for_left_cqes(struct ehca_qp *my_qp, struct ehca_shca *shca) in check_for_left_cqes()
1245 struct ehca_qp *my_qp = container_of(ibqp, struct ehca_qp, ib_qp); in internal_modify_qp()
1447 struct ehca_qp *aqp1; in internal_modify_qp()
1465 struct ehca_qp, ib_qp); in internal_modify_qp()
1785 struct ehca_qp *my_qp = container_of(ibqp, struct ehca_qp, ib_qp); in ehca_modify_qp()
1845 struct ehca_qp *my_sqp = container_of(sqp, struct ehca_qp, ib_qp); in ehca_recover_sqp()
1891 struct ehca_qp *my_qp = container_of(qp, struct ehca_qp, ib_qp); in ehca_query_qp()
2035 struct ehca_qp *my_qp = in ehca_modify_srq()
2036 container_of(ibsrq, struct ehca_qp, ib_srq); in ehca_modify_srq()
2092 struct ehca_qp *my_qp = container_of(srq, struct ehca_qp, ib_srq); in ehca_query_srq()
2131 static int internal_destroy_qp(struct ib_device *dev, struct ehca_qp *my_qp, in internal_destroy_qp()
2231 container_of(qp, struct ehca_qp, ib_qp), in ehca_destroy_qp()
2238 container_of(srq, struct ehca_qp, ib_srq), in ehca_destroy_srq()
2245 sizeof(struct ehca_qp), 0, in ehca_init_qp_cache()