Home
last modified time | relevance | path

Searched refs:wqe_state_pending (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_comp.c192 if (wqe->state == wqe_state_pending) { in check_psn()
536 if (pkt && wqe->state == wqe_state_pending) { in complete_wqe()
714 if (wqe->state == wqe_state_pending && in rxe_completer()
H A Drxe_verbs.h73 wqe_state_pending, enumerator
H A Drxe_req.c548 wqe->state = wqe_state_pending; in update_wqe_state()