Searched refs:RVT_SEND_COMPLETION_ONLY (Results 1 – 3 of 3) sorted by relevance
97 if (!(wqe->wr.send_flags & RVT_SEND_COMPLETION_ONLY)) { in hfi1_make_uc_req()
518 RVT_SEND_COMPLETION_ONLY)) { in hfi1_make_rc_req()
144 #define RVT_SEND_COMPLETION_ONLY (IB_SEND_RESERVED_START << 1) macro