Home
last modified time | relevance | path

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

/openbmc/linux/include/rdma/
H A 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()
/openbmc/linux/drivers/infiniband/sw/rdmavt/
H A Dqp.c2108 wqe->wr.send_flags |= RVT_SEND_RESERVE_USED; in rvt_post_one_wr()
2111 wqe->wr.send_flags &= ~RVT_SEND_RESERVE_USED; in rvt_post_one_wr()