Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe.h114 RESPST_READ_REPLY, enumerator
H A Drxe_resp.c23 [RESPST_READ_REPLY] = "READ_REPLY",
77 return (qp->resp.res) ? RESPST_READ_REPLY : RESPST_CHK_PSN; in get_req()
1025 return RESPST_READ_REPLY; in execute()
1355 rc = RESPST_READ_REPLY; in duplicate_request()
1555 case RESPST_READ_REPLY: in rxe_responder()