Searched refs:ioc_srq_hdl (Results 1 – 4 of 4) sorted by relevance
493 ioc->ioc_pd_hdl, &srq_attr, &ioc->ioc_srq_hdl, in srpt_ioc_init()503 ibt_set_srq_private(ioc->ioc_srq_hdl, ioc); in srpt_ioc_init()614 if (ioc->ioc_srq_hdl != NULL) { in srpt_ioc_init()615 status = ibt_free_srq(ioc->ioc_srq_hdl); in srpt_ioc_init()664 if (ioc->ioc_srq_hdl != NULL) { in srpt_ioc_fini()666 status = ibt_free_srq(ioc->ioc_srq_hdl); in srpt_ioc_fini()1171 status = ibt_post_srq(ioc->ioc_srq_hdl, &wr, 1, &posted); in srpt_ioc_post_recv_iu()
349 ibt_srq_hdl_t ioc_srq_hdl; member
152 ch_args.rc_srq = ioc->ioc_srq_hdl; in srpt_ch_alloc()
227 mdb_printf(" srq handle: %p\n", ioc.ioc_srq_hdl); in srpt_print_ioc()