Searched refs:IBT_UD_SRV (Results 1 - 20 of 20) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c548 qp_modify_attr.qp_trans = IBT_UD_SRV;
694 qp_modify_attr.qp_trans = IBT_UD_SRV;
701 chanp->ch_qp.qp_type = IBT_UD_SRV;
780 if (ud_chan->ch_qp.qp_type != IBT_UD_SRV) {
853 if (ud_chan->ch_qp.qp_type != IBT_UD_SRV) {
877 qp_info.qp_trans = IBT_UD_SRV;
928 if (ud_chan->ch_qp.qp_type != IBT_UD_SRV) {
1225 if (ud_chan->ch_qp.qp_type != IBT_UD_SRV) {
1330 if (ud_chan->ch_qp.qp_type != IBT_UD_SRV) {
1338 qp_info.qp_trans = IBT_UD_SRV;
[all...]
H A Dibtl_qp.c117 qp_type = IBT_UD_SRV;
248 case IBT_UD_SRV:
336 sqp_type = IBT_UD_SRV;
846 if (ibt_qp->ch_qp.qp_type == IBT_UD_SRV) {
1064 if (ud_chan->ch_qp.qp_type != IBT_UD_SRV) {
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_qp.h139 (qp_trans == IBT_UD_SRV && (qp_serv == HERMON_QP_UD || \
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_qp.h184 ((qp_trans == IBT_UD_SRV && qp_serv == TAVOR_QP_UD) || \
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c1067 if (qp_infop->qp_trans == IBT_UD_SRV) {
1092 if (qp_infop->qp_trans == IBT_UD_SRV) {
1101 if (qp_infop->qp_trans == IBT_UD_SRV) {
1171 if (qp_infop->qp_trans == IBT_UD_SRV) {
1420 qp_query_attr.qp_info.qp_trans = IBT_UD_SRV;
1794 if (qp_query_attr.qp_info.qp_trans == IBT_UD_SRV) {
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c148 if (wr->wr_trans != IBT_UD_SRV) {
186 if (wr->wr_trans != IBT_UD_SRV) {
1332 case IBT_UD_SRV:
2049 } else if (wr->wr_trans == IBT_UD_SRV) {
H A Dhermon_qp.c2226 attr_p->qp_info.qp_trans = IBT_UD_SRV;
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_recv.c1503 qp_modify_attr.qp_trans = IBT_UD_SRV;
1592 swrp->wr_trans = IBT_UD_SRV;
H A Dibmf_impl.c1821 qp_modify_attr.qp_trans = IBT_UD_SRV;
2448 qp_modify_attr.qp_trans = IBT_UD_SRV;
2777 qp_mod.qp_trans = IBT_UD_SRV;
2801 qp_mod.qp_trans = IBT_UD_SRV;
H A Dibmf_wqe.c876 swrp->wr_trans = IBT_UD_SRV;
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_ibt.c866 qp_attr.qp_trans = IBT_UD_SRV;
H A Deib_rsrc.c605 wqe->qe_wr.send.wr_trans = IBT_UD_SRV;
H A Denx_ibt.c495 swqe->qe_wr.send.wr_trans = IBT_UD_SRV;
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h755 #define IBT_UD_SRV 3 macro
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c973 case IBT_UD_SRV:
2058 } else if (wr->wr_trans == IBT_UD_SRV) {
H A Dtavor_qp.c1400 attr_p->qp_info.qp_trans = IBT_UD_SRV;
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1600 return (IBT_UD_SRV);
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c4141 (qp_attr.qp_info.qp_trans != IBT_UD_SRV)) {
H A Dibcm_sm.c7650 } else if (qp_attr.qp_info.qp_trans != IBT_UD_SRV) {
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c3687 swqe->w_swr.wr_trans = IBT_UD_SRV;

Completed in 211 milliseconds