Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/sw/rxe/
Drxe_resp.c42 [RESPST_ERR_LENGTH] = "ERR_LENGTH",
356 return RESPST_ERR_LENGTH; in rxe_resp_check_length()
369 return RESPST_ERR_LENGTH; in rxe_resp_check_length()
375 return RESPST_ERR_LENGTH; in rxe_resp_check_length()
380 return RESPST_ERR_LENGTH; in rxe_resp_check_length()
389 return RESPST_ERR_LENGTH; in rxe_resp_check_length()
532 state = RESPST_ERR_LENGTH; in check_rkey()
537 state = RESPST_ERR_LENGTH; in check_rkey()
544 state = RESPST_ERR_LENGTH; in check_rkey()
573 return (err == -ENOSPC) ? RESPST_ERR_LENGTH in send_data_in()
[all …]
Drxe.h133 RESPST_ERR_LENGTH, enumerator