Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_resp.c42 [RESPST_ERR_LENGTH] = "ERR_LENGTH",
366 return RESPST_ERR_LENGTH; in rxe_resp_check_length()
379 return RESPST_ERR_LENGTH; in rxe_resp_check_length()
385 return RESPST_ERR_LENGTH; in rxe_resp_check_length()
390 return RESPST_ERR_LENGTH; in rxe_resp_check_length()
399 return RESPST_ERR_LENGTH; in rxe_resp_check_length()
542 state = RESPST_ERR_LENGTH; in check_rkey()
547 state = RESPST_ERR_LENGTH; in check_rkey()
554 state = RESPST_ERR_LENGTH; in check_rkey()
583 return (err == -ENOSPC) ? RESPST_ERR_LENGTH in send_data_in()
[all...]
H A Drxe.h133 RESPST_ERR_LENGTH, enumerator