Home
last modified time | relevance | path

Searched refs:IBT_WRC_RECV (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf.h99 #define OP_RECEIVE IBT_WRC_RECV
H A Ddapl_arbel_hw.c840 type = IBT_WRC_RECV; in dapli_arbel_cq_cqe_consume()
H A Ddapl_tavor_hw.c1075 type = IBT_WRC_RECV; in dapli_tavor_cq_cqe_consume()
H A Ddapl_hermon_hw.c842 type = IBT_WRC_RECV; in dapli_hermon_cq_cqe_consume()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c1374 type = IBT_WRC_RECV; in hermon_cq_cqe_consume()
1439 type = IBT_WRC_RECV; in hermon_cq_cqe_consume()
1449 type = IBT_WRC_RECV; in hermon_cq_cqe_consume()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_comp.c140 case IBT_WRC_RECV: in uverbs_convert_wc()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1217 #define IBT_WRC_RECV 7 /* Receive */ macro
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c789 ASSERT(wcp->wc_type == IBT_WRC_RECV); in srpt_ch_rcq_hdlr()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c1292 type = IBT_WRC_RECV; in tavor_cq_cqe_consume()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c2203 case IBT_WRC_RECV: in ibt2of_wc_opcode()