Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf.h100 #define OP_COMP_AND_SWAP IBT_WRC_CSWAP
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c565 case IBT_WRC_CSWAP: in hermon_post_send_rc()
975 case IBT_WRC_CSWAP: in hermon_post_send()
1439 (wr->wr_opcode != IBT_WRC_CSWAP) && in hermon_wqe_send_build()
1479 if ((wr->wr_opcode == IBT_WRC_CSWAP) || in hermon_wqe_send_build()
H A Dhermon_cq.c1348 type = IBT_WRC_CSWAP; in hermon_cq_cqe_consume()
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c1357 type = IBT_WRC_CSWAP; in tavor_cq_cqe_consume()
1458 (wc->wc_type == IBT_WRC_CSWAP) || (wc->wc_type == IBT_WRC_FADD)) { in tavor_cq_cqe_consume()
H A Dtavor_wr.c1051 (wr->wr_opcode != IBT_WRC_CSWAP) && in tavor_wqe_send_build()
1094 if ((wr->wr_opcode == IBT_WRC_CSWAP) || in tavor_wqe_send_build()
1344 case IBT_WRC_CSWAP: in tavor_wqe_send_linknext()
/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_comp.c131 case IBT_WRC_CSWAP: in uverbs_convert_wc()
/titanic_50/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1214 #define IBT_WRC_CSWAP 4 /* Compare & Swap Atomic */ macro
/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c2197 case IBT_WRC_CSWAP: in ibt2of_wc_opcode()