Searched refs:ipz_qp_handle (Results 1 – 8 of 8) sorted by relevance
/linux-3.4.99/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 | 526 const struct ipz_qp_handle qp_handle, in hipz_h_register_rpage_qp() 545 const struct ipz_qp_handle qp_handle, in hipz_h_disable_and_get_wqe() 568 const struct ipz_qp_handle qp_handle, in hipz_h_modify_qp() 590 const struct ipz_qp_handle qp_handle, in hipz_h_query_qp() 617 qp->ipz_qp_handle.handle, /* r6 */ in hipz_h_destroy_qp() 624 qp->ipz_qp_handle.handle, /* r5 */ in hipz_h_destroy_qp() 634 const struct ipz_qp_handle qp_handle, in hipz_h_define_aqp0() 646 const struct ipz_qp_handle qp_handle, in hipz_h_define_aqp1() 669 const struct ipz_qp_handle qp_handle, in hipz_h_attach_mcqp() 691 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 474 struct ipz_qp_handle qp_handle;
|
D | ehca_qp.c | 327 my_qp->ipz_qp_handle, in init_qp_queue() 721 my_qp->ipz_qp_handle = parms.qp_handle; in internal_create_qp() 1015 my_qp->ipz_qp_handle, in ehca_create_srq() 1029 my_qp->ipz_qp_handle, in ehca_create_srq() 1043 my_qp->ipz_qp_handle, in ehca_create_srq() 1085 my_qp->ipz_qp_handle, &my_qp->pf, in prepare_sqe_rts() 1175 my_qp->ipz_qp_handle, &my_qp->pf, in check_for_left_cqes() 1268 my_qp->ipz_qp_handle, in internal_modify_qp() 1697 my_qp->ipz_qp_handle, in internal_modify_qp() 1727 my_qp->ipz_qp_handle, in internal_modify_qp() [all …]
|
D | ehca_classes_pSeries.h | 77 struct ipz_qp_handle { struct
|
D | ehca_sqp.c | 81 ehca_qp->ipz_qp_handle, in ehca_define_sqp()
|
D | ehca_irq.c | 221 ehca_error_data(shca, qp, qp->ipz_qp_handle.handle); in qp_event_callback()
|