Home
last modified time | relevance | path

Searched refs:RVT_SEND_RESERVE_USED (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/rdma/
Drdmavt_qp.h157 #define RVT_SEND_RESERVE_USED IB_SEND_RESERVED_START macro
625 if (unlikely(flags & RVT_SEND_RESERVE_USED)) { in rvt_qp_wqe_unreserve()
858 !(flags & RVT_SEND_RESERVE_USED) && in rvt_qp_complete_swqe()
/Linux-v5.4/drivers/infiniband/sw/rdmavt/
Dqp.c2129 wqe->wr.send_flags |= RVT_SEND_RESERVE_USED; in rvt_post_one_wr()
2132 wqe->wr.send_flags &= ~RVT_SEND_RESERVE_USED; in rvt_post_one_wr()