Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_comp.c181 if (wqe->state == wqe_state_pending) { in check_psn()
493 if (pkt && wqe->state == wqe_state_pending) { in complete_wqe()
594 if (wqe->state == wqe_state_pending && in rxe_completer()
H A Drxe_verbs.h74 wqe_state_pending, enumerator
H A Drxe_req.c493 wqe->state = wqe_state_pending; in update_wqe_state()