Home
last modified time | relevance | path

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

/linux-6.15/include/rdma/
H A Drdmavt_qp.h143 #define RVT_SEND_RESERVE_USED IB_SEND_RESERVED_START macro
630 if (unlikely(flags & RVT_SEND_RESERVE_USED)) { in rvt_qp_wqe_unreserve()
843 !(flags & RVT_SEND_RESERVE_USED) && in rvt_qp_complete_swqe()
/linux-6.15/drivers/infiniband/sw/rdmavt/
H A Dqp.c2107 wqe->wr.send_flags |= RVT_SEND_RESERVE_USED; in rvt_post_one_wr()
2110 wqe->wr.send_flags &= ~RVT_SEND_RESERVE_USED; in rvt_post_one_wr()