Searched refs:IBT_WR_SEND_FENCE (Results 1 – 10 of 10) sorted by relevance
361 completion_flags) ? IBT_WR_SEND_FENCE : 0; in dapls_ib_post_send()
406 fence = (curr_wr->wr_flags & IBT_WR_SEND_FENCE) ? 1 : 0; in dapli_arbel_wqe_send_linknext()
398 (wr->wr_flags & IBT_WR_SEND_FENCE) ? in dapli_hermon_wqe_send_build()
530 fence = (curr_wr->wr_flags & IBT_WR_SEND_FENCE) ? 1 : 0; in dapli_tavor_wqe_send_linknext()
1166 completion_flags) ? IBT_WR_SEND_FENCE : 0; in dapls_ib_mw_bind()
353 fence = (wr->wr_flags & IBT_WR_SEND_FENCE) ? 1 : 0; in hermon_post_send_ud()696 fence = (wr->wr_flags & IBT_WR_SEND_FENCE) ? 1 : 0; in hermon_post_send_rc()988 fence = (curr_wr->wr_flags & IBT_WR_SEND_FENCE) ? 1 : 0; in hermon_post_send()
1304 #define IBT_WR_SEND_FENCE (1 << 2) /* Fence Indicator */ macro
716 send_flags = IBT_WR_SEND_FENCE; in rdsv3_ib_xmit()
1375 wr.wr_flags |= IBT_WR_SEND_FENCE; in srpt_ch_post_send()
1277 fence = (curr_wr->wr_flags & IBT_WR_SEND_FENCE) ? 1 : 0; in tavor_wqe_send_linknext()