Searched defs:qp_handle (Results 1 – 5 of 5) sorted by relevance
/drivers/infiniband/hw/ehca/ |
D | hcp_if.c | 506 const struct ipz_qp_handle qp_handle, in hipz_h_register_rpage_qp() 525 const struct ipz_qp_handle qp_handle, in hipz_h_disable_and_get_wqe() 548 const struct ipz_qp_handle qp_handle, in hipz_h_modify_qp() 570 const struct ipz_qp_handle qp_handle, in hipz_h_query_qp() 614 const struct ipz_qp_handle qp_handle, in hipz_h_define_aqp0() 626 const struct ipz_qp_handle qp_handle, in hipz_h_define_aqp1() 649 const struct ipz_qp_handle qp_handle, in hipz_h_attach_mcqp() 671 const struct ipz_qp_handle qp_handle, in hipz_h_detach_mcqp()
|
D | ehca_classes.h | 474 struct ipz_qp_handle qp_handle; member
|
/drivers/net/ethernet/ibm/ehea/ |
D | ehea_phyp.c | 137 const u64 qp_handle, const u64 sel_mask, void *cb_addr) in ehea_h_query_ehea_qp() 214 u64 *qp_handle, struct h_epas *h_epas) in ehea_h_alloc_resource_qp() 405 const u64 qp_handle, const u64 sel_mask, in ehea_h_modify_ehea_qp() 469 u64 ehea_h_disable_and_get_hea(const u64 adapter_handle, const u64 qp_handle) in ehea_h_disable_and_get_hea()
|
/drivers/infiniband/hw/amso1100/ |
D | c2_wr.h | 622 u32 qp_handle; member 633 u32 qp_handle; member 669 u32 qp_handle; member 700 u32 qp_handle; member 723 u32 qp_handle; member 1341 u32 qp_handle; /* QP to bind to this LLP conn */ member
|
/drivers/infiniband/core/ |
D | uverbs_cmd.c | 244 static struct ib_qp *idr_read_qp(int qp_handle, struct ib_ucontext *context) in idr_read_qp() 249 static struct ib_qp *idr_write_qp(int qp_handle, struct ib_ucontext *context) in idr_write_qp()
|