Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_comp.c207 if (wqe->state == wqe_state_pending) { in check_psn()
603 if (wqe->state == wqe_state_pending && in rxe_completer()
Drxe_verbs.h101 wqe_state_pending, enumerator
Drxe_req.c514 wqe->state = wqe_state_pending; in update_wqe_state()