Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_resp.c39 [RESPST_ERR_RNR] = "ERR_RNR",
280 return RESPST_ERR_RNR; in get_srq_wqe()
287 return RESPST_ERR_RNR; in get_srq_wqe()
342 return (qp->resp.wqe) ? RESPST_CHK_LENGTH : RESPST_ERR_RNR; in check_resource()
936 state = RESPST_ERR_RNR; in read_reply()
957 state = RESPST_ERR_RNR; in read_reply()
1596 case RESPST_ERR_RNR: in rxe_responder()
H A Drxe.h130 RESPST_ERR_RNR, enumerator