Searched refs:qp_pd_hdl (Results 1 - 12 of 12) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c126 qp_attr.qp_pd_hdl = chan_attrs.rc_pd;
144 qp_attr.qp_pd_hdl = args->rc_pd;
254 chan_attrs->rc_pd = rc_chan->ch_qp.qp_pd_hdl;
498 qp_attr.qp_pd_hdl = chan_attrs.ud_pd;
516 qp_attr.qp_pd_hdl = args->ud_pd;
663 qp_attr.qp_pd_hdl = args->ud_pd;
732 chanp->ch_qp.qp_pd_hdl = qp_attr.qp_pd_hdl;
801 ud_chan_attrs->ud_pd = ud_chan->ch_qp.qp_pd_hdl;
H A Dibtl_qp.c182 chanp->ch_qp.qp_pd_hdl = qp_attrp->qp_pd_hdl;
390 chanp->ch_qp.qp_pd_hdl = qp_attrp->qp_pd_hdl;
/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_ci_types.h248 ibt_pd_hdl_t qp_pd_hdl; /* PD handle. */ member in struct:ibt_qp_alloc_attr_s
/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl.h355 ibc_pd_hdl_t qp_pd_hdl; /* CI PD Hdl */ member in struct:ibtl_qp_s
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c196 if (attr_p->qp_pd_hdl == NULL) {
200 pd = (hermon_pdhdl_t)attr_p->qp_pd_hdl;
823 if (attr_p->qp_pd_hdl == NULL) {
827 pd = (hermon_pdhdl_t)attr_p->qp_pd_hdl;
1322 if (attr_p->qp_pd_hdl == NULL) {
1325 pd = (hermon_pdhdl_t)attr_p->qp_pd_hdl;
H A Dhermon_ioctl.c2961 comm->hlc_qp_attr.qp_pd_hdl = (ibt_pd_hdl_t)lstate->hls_pd_hdl;
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qp.c176 if (attr_p->qp_pd_hdl == NULL) {
181 pd = (tavor_pdhdl_t)attr_p->qp_pd_hdl;
717 if (attr_p->qp_pd_hdl == NULL) {
722 pd = (tavor_pdhdl_t)attr_p->qp_pd_hdl;
H A Dtavor_ioctl.c2523 comm->tlc_qp_attr.qp_pd_hdl = (ibt_pd_hdl_t)lstate->tls_pd_hdl;
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_recv.c1482 qp_attrs.qp_pd_hdl = cip->ci_pd;
H A Dibmf_impl.c1796 qp_attrs.qp_pd_hdl = ibmf_cip->ci_pd;
2427 qp_attrs.qp_pd_hdl = ibmf_cip->ci_pd;
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1138 attrs.qp_pd_hdl = pd->ibt_pd;
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c450 qp_attr.qp_pd_hdl = upd->pd;

Completed in 193 milliseconds