Searched refs:ipz_qp_handle (Results 1 – 8 of 8) sorted by relevance
/drivers/infiniband/hw/ehca/ |
D | hcp_if.h | 127 const struct ipz_qp_handle qp_handle, 136 const struct ipz_qp_handle qp_handle, 148 const struct ipz_qp_handle qp_handle, 155 const struct ipz_qp_handle qp_handle, 164 const struct ipz_qp_handle qp_handle, 169 const struct ipz_qp_handle qp_handle, 175 const struct ipz_qp_handle qp_handle, 181 const struct ipz_qp_handle qp_handle,
|
D | hcp_if.c | 502 const struct ipz_qp_handle qp_handle, in hipz_h_register_rpage_qp() 521 const struct ipz_qp_handle qp_handle, in hipz_h_disable_and_get_wqe() 544 const struct ipz_qp_handle qp_handle, in hipz_h_modify_qp() 566 const struct ipz_qp_handle qp_handle, in hipz_h_query_qp() 593 qp->ipz_qp_handle.handle, /* r6 */ in hipz_h_destroy_qp() 600 qp->ipz_qp_handle.handle, /* r5 */ in hipz_h_destroy_qp() 610 const struct ipz_qp_handle qp_handle, in hipz_h_define_aqp0() 622 const struct ipz_qp_handle qp_handle, in hipz_h_define_aqp1() 645 const struct ipz_qp_handle qp_handle, in hipz_h_attach_mcqp() 667 const struct ipz_qp_handle qp_handle, in hipz_h_detach_mcqp()
|
D | ehca_mcast.c | 85 my_qp->ipz_qp_handle, in ehca_attach_mcast() 122 my_qp->ipz_qp_handle, in ehca_detach_mcast()
|
D | ehca_classes.h | 204 struct ipz_qp_handle ipz_qp_handle; member 473 struct ipz_qp_handle qp_handle;
|
D | ehca_qp.c | 327 my_qp->ipz_qp_handle, in init_qp_queue() 719 my_qp->ipz_qp_handle = parms.qp_handle; in internal_create_qp() 1007 my_qp->ipz_qp_handle, in ehca_create_srq() 1021 my_qp->ipz_qp_handle, in ehca_create_srq() 1035 my_qp->ipz_qp_handle, in ehca_create_srq() 1077 my_qp->ipz_qp_handle, &my_qp->pf, in prepare_sqe_rts() 1167 my_qp->ipz_qp_handle, &my_qp->pf, in check_for_left_cqes() 1259 my_qp->ipz_qp_handle, in internal_modify_qp() 1686 my_qp->ipz_qp_handle, in internal_modify_qp() 1716 my_qp->ipz_qp_handle, in internal_modify_qp() [all …]
|
D | ehca_sqp.c | 81 ehca_qp->ipz_qp_handle, in ehca_define_sqp()
|
D | ehca_classes_pSeries.h | 77 struct ipz_qp_handle { struct
|
D | ehca_irq.c | 219 ehca_error_data(shca, qp, qp->ipz_qp_handle.handle); in qp_event_callback()
|