Home
last modified time | relevance | path

Searched refs:RVT_SEND_COMPLETION_ONLY (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Duc.c138 if (!(wqe->wr.send_flags & RVT_SEND_COMPLETION_ONLY)) { in hfi1_make_uc_req()
H A Drc.c559 RVT_SEND_COMPLETION_ONLY)) { in hfi1_make_rc_req()
/kernel/linux/linux-5.10/include/rdma/
H A Drdmavt_qp.h143 #define RVT_SEND_COMPLETION_ONLY (IB_SEND_RESERVED_START << 1) macro
/kernel/linux/linux-6.6/include/rdma/
H A Drdmavt_qp.h143 #define RVT_SEND_COMPLETION_ONLY (IB_SEND_RESERVED_START << 1) macro
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Duc.c97 if (!(wqe->wr.send_flags & RVT_SEND_COMPLETION_ONLY)) { in hfi1_make_uc_req()
H A Drc.c518 RVT_SEND_COMPLETION_ONLY)) { in hfi1_make_rc_req()
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dqp.c2135 wqe->wr.send_flags |= RVT_SEND_COMPLETION_ONLY; in rvt_post_one_wr()
3039 if (!(wqe->wr.send_flags & RVT_SEND_COMPLETION_ONLY)) { in rvt_ruc_loopback()
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H A Dqp.c2084 wqe->wr.send_flags |= RVT_SEND_COMPLETION_ONLY; in rvt_post_one_wr()
2988 if (!(wqe->wr.send_flags & RVT_SEND_COMPLETION_ONLY)) { in rvt_ruc_loopback()

Completed in 21 milliseconds