Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/sw/rxe/
Drxe_resp.c42 [RESPST_ERR_LENGTH] = "ERR_LENGTH",
366 return RESPST_ERR_LENGTH; in rxe_resp_check_length()
372 return RESPST_ERR_LENGTH; in rxe_resp_check_length()
377 return RESPST_ERR_LENGTH; in rxe_resp_check_length()
386 return RESPST_ERR_LENGTH; in rxe_resp_check_length()
529 state = RESPST_ERR_LENGTH; in check_rkey()
534 state = RESPST_ERR_LENGTH; in check_rkey()
541 state = RESPST_ERR_LENGTH; in check_rkey()
570 return (err == -ENOSPC) ? RESPST_ERR_LENGTH in send_data_in()
1624 case RESPST_ERR_LENGTH: in rxe_responder()
Drxe.h133 RESPST_ERR_LENGTH, enumerator