Home
last modified time | relevance | path

Searched refs:RTE_VHOST_MSG_RESULT_ERR (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_user.c237 return RTE_VHOST_MSG_RESULT_ERR; in vhost_user_set_owner()
250 return RTE_VHOST_MSG_RESULT_ERR; in vhost_user_reset_owner()
270 return RTE_VHOST_MSG_RESULT_ERR; in vhost_user_get_features()
292 return RTE_VHOST_MSG_RESULT_ERR; in vhost_user_get_queue_num()
316 return RTE_VHOST_MSG_RESULT_ERR; in vhost_user_set_features()
326 return RTE_VHOST_MSG_RESULT_ERR; in vhost_user_set_features()
407 return RTE_VHOST_MSG_RESULT_ERR; in vhost_user_set_vring_num()
431 return RTE_VHOST_MSG_RESULT_ERR; in vhost_user_set_vring_num()
470 return RTE_VHOST_MSG_RESULT_ERR; in vhost_user_set_vring_num()
2806 case RTE_VHOST_MSG_RESULT_ERR: in vhost_user_msg_handler()
[all …]
H A Drte_vhost.h228 RTE_VHOST_MSG_RESULT_ERR = -1, enumerator
H A Dvhost_crypto.c461 return RTE_VHOST_MSG_RESULT_ERR; in vhost_crypto_msg_post_handler()
467 return RTE_VHOST_MSG_RESULT_ERR; in vhost_crypto_msg_post_handler()
479 ret = RTE_VHOST_MSG_RESULT_ERR; in vhost_crypto_msg_post_handler()