Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rxe/ !
H A Drxe_resp.c39 [RESPST_ERR_RNR] = "ERR_RNR",
270 return RESPST_ERR_RNR; in get_srq_wqe()
277 return RESPST_ERR_RNR; in get_srq_wqe()
332 return (qp->resp.wqe) ? RESPST_CHK_LENGTH : RESPST_ERR_RNR; in check_resource()
941 state = RESPST_ERR_RNR; in read_reply()
962 state = RESPST_ERR_RNR; in read_reply()
1601 case RESPST_ERR_RNR: in rxe_receiver()
H A Drxe_verbs.h156 RESPST_ERR_RNR, enumerator