Home
last modified time | relevance | path

Searched refs:wqe_state_done (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_req.c64 if (wqe->state == wqe_state_done) in req_retry()
655 wqe->state = wqe_state_done; in rxe_do_local_ops()
788 wqe->state = wqe_state_done; in rxe_requester()
H A Drxe_verbs.h74 wqe_state_done, enumerator
H A Drxe_net.c437 pkt->wqe->state = wqe_state_done; in rxe_xmit_packet()
H A Drxe_comp.c163 if (wqe->state == wqe_state_done) in get_wqe()