Home
last modified time | relevance | path

Searched refs:rc_rcq (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti.h67 ibt_cq_hdl_t rc_rcq; /* Recv CQ */ member
79 ibt_cq_hdl_t rc_rcq; /* RecvCQ handle */ member
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c125 qp_attr.qp_rcq_hdl = chan_attrs.rc_rcq; in ibt_alloc_rc_channel()
143 qp_attr.qp_rcq_hdl = args->rc_rcq; in ibt_alloc_rc_channel()
253 chan_attrs->rc_rcq = qp_attr.qp_rq_cq; in ibt_query_rc_channel()
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ib.c1348 chanargs.rc_rcq = ep->ep_recvcq; in rds_ep_alloc_rc_channel()
1759 chanargs.rc_rcq = cq_hdl; in rds_randomize_qps()
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c149 ch_args.rc_rcq = ch->ch_rcq_hdl; in srpt_ch_alloc()
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c1607 cargs->rc_rcq = rcq_hdl; in iser_ib_setup_chanargs()
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c1635 qp_attr.rc_rcq = hca->svc_rcq->rib_cq_hdl; in rib_svc_create_chan()
1843 qp_attr.rc_rcq = hca->clnt_rcq->rib_cq_hdl; in rib_conn_to_srv()
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c687 alloc_args.rc_rcq = chan->rcq_hdl; in ibd_rc_alloc_chan()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c1201 chan_args.rc_rcq = ep_rp->ep_rcv_evd->evd_cq_hdl; in daplka_ep_create()
1202 if (chan_args.rc_rcq == NULL) { in daplka_ep_create()