Home
last modified time | relevance | path

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

/linux-6.1.9/include/rdma/
Drdmavt_qp.h142 #define RVT_SEND_RESERVE_USED IB_SEND_RESERVED_START macro
629 if (unlikely(flags & RVT_SEND_RESERVE_USED)) { in rvt_qp_wqe_unreserve()
842 !(flags & RVT_SEND_RESERVE_USED) && in rvt_qp_complete_swqe()
/linux-6.1.9/drivers/infiniband/sw/rdmavt/
Dqp.c2110 wqe->wr.send_flags |= RVT_SEND_RESERVE_USED; in rvt_post_one_wr()
2113 wqe->wr.send_flags &= ~RVT_SEND_RESERVE_USED; in rvt_post_one_wr()