Searched refs:IBT_WRC_FADD (Results 1 – 8 of 8) sorted by relevance
101 #define OP_FETCH_AND_ADD IBT_WRC_FADD
568 case IBT_WRC_FADD: in hermon_post_send_rc()569 if (wr->wr_opcode == IBT_WRC_FADD) in hermon_post_send_rc()979 case IBT_WRC_FADD: in hermon_post_send()1440 (wr->wr_opcode != IBT_WRC_FADD) && in hermon_wqe_send_build()1480 (wr->wr_opcode == IBT_WRC_FADD)) { in hermon_wqe_send_build()
1352 type = IBT_WRC_FADD; in hermon_cq_cqe_consume()
1361 type = IBT_WRC_FADD; in tavor_cq_cqe_consume()1458 (wc->wc_type == IBT_WRC_CSWAP) || (wc->wc_type == IBT_WRC_FADD)) { in tavor_cq_cqe_consume()
1052 (wr->wr_opcode != IBT_WRC_FADD) && in tavor_wqe_send_build()1095 (wr->wr_opcode == IBT_WRC_FADD)) { in tavor_wqe_send_build()1348 case IBT_WRC_FADD: in tavor_wqe_send_linknext()
134 case IBT_WRC_FADD: in uverbs_convert_wc()
1215 #define IBT_WRC_FADD 5 /* Fetch & Add Atomic */ macro
2199 case IBT_WRC_FADD: in ibt2of_wc_opcode()