Searched refs:IBT_WRC_CSWAP (Results 1 – 8 of 8) sorted by relevance
100 #define OP_COMP_AND_SWAP IBT_WRC_CSWAP
565 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()
1348 type = IBT_WRC_CSWAP; in hermon_cq_cqe_consume()
1357 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()
1051 (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()
131 case IBT_WRC_CSWAP: in uverbs_convert_wc()
1214 #define IBT_WRC_CSWAP 4 /* Compare & Swap Atomic */ macro
2197 case IBT_WRC_CSWAP: in ibt2of_wc_opcode()