Home
last modified time | relevance | path

Searched refs:IBT_WRC_BIND (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf.h102 #define OP_BIND_MW IBT_WRC_BIND
H A Ddapl_arbel_hw.c254 case IBT_WRC_BIND: in dapli_arbel_wqe_send_build()
395 case IBT_WRC_BIND: in dapli_arbel_wqe_send_linknext()
817 type = IBT_WRC_BIND; in dapli_arbel_cq_cqe_consume()
H A Ddapl_tavor_hw.c353 case IBT_WRC_BIND: in dapli_tavor_wqe_send_build()
517 case IBT_WRC_BIND: in dapli_tavor_wqe_send_linknext()
1052 type = IBT_WRC_BIND; in dapli_tavor_cq_cqe_consume()
H A Ddapl_hermon_hw.c248 case IBT_WRC_BIND: in dapli_hermon_wqe_send_build()
821 type = IBT_WRC_BIND; in dapli_hermon_cq_cqe_consume()
H A Ddapl_tavor_ibtf_util.c1172 wre.wr_opcode = IBT_WRC_BIND; in dapls_ib_mw_bind()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c602 case IBT_WRC_BIND: in hermon_post_send_rc()
983 case IBT_WRC_BIND: in hermon_post_send()
1441 (wr->wr_opcode != IBT_WRC_BIND)) { in hermon_wqe_send_build()
1514 if (wr->wr_opcode == IBT_WRC_BIND) { in hermon_wqe_send_build()
1556 (wr->wr_opcode != IBT_WRC_BIND)) { in hermon_wqe_send_build()
1594 if (wr->wr_opcode == IBT_WRC_BIND) { in hermon_wqe_send_build()
H A Dhermon_cq.c1356 type = IBT_WRC_BIND; in hermon_cq_cqe_consume()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c990 (wr->wr_opcode != IBT_WRC_BIND)) { in tavor_wqe_send_build()
1063 if (wr->wr_opcode == IBT_WRC_BIND) { in tavor_wqe_send_build()
1105 (wr->wr_opcode != IBT_WRC_BIND)) { in tavor_wqe_send_build()
1143 if (wr->wr_opcode == IBT_WRC_BIND) { in tavor_wqe_send_build()
1267 case IBT_WRC_BIND: in tavor_wqe_send_linknext()
H A Dtavor_cq.c1261 type = IBT_WRC_BIND; in tavor_cq_cqe_consume()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_comp.c137 case IBT_WRC_BIND: in uverbs_convert_wc()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1216 #define IBT_WRC_BIND 6 /* Bind Memory Window */ macro
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c2201 case IBT_WRC_BIND: in ibt2of_wc_opcode()