Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_resp.c42 [RESPST_ERR_LENGTH] = "ERR_LENGTH",
396 return RESPST_ERR_LENGTH; in rxe_resp_check_length()
402 return RESPST_ERR_LENGTH; in rxe_resp_check_length()
407 return RESPST_ERR_LENGTH; in rxe_resp_check_length()
416 return RESPST_ERR_LENGTH; in rxe_resp_check_length()
550 state = RESPST_ERR_LENGTH; in check_rkey()
555 state = RESPST_ERR_LENGTH; in check_rkey()
562 state = RESPST_ERR_LENGTH; in check_rkey()
591 return (err == -ENOSPC) ? RESPST_ERR_LENGTH in send_data_in()
1580 case RESPST_ERR_LENGTH: in rxe_responder()
A Drxe.h90 RESPST_ERR_LENGTH, enumerator

Completed in 5 milliseconds