Searched refs:RTE_VHOST_MSG_RESULT_OK (Results 1 – 3 of 3) sorted by relevance
239 return RTE_VHOST_MSG_RESULT_OK; in vhost_user_set_owner()256 return RTE_VHOST_MSG_RESULT_OK; in vhost_user_reset_owner()331 return RTE_VHOST_MSG_RESULT_OK; in vhost_user_set_features()392 return RTE_VHOST_MSG_RESULT_OK; in vhost_user_set_features()473 return RTE_VHOST_MSG_RESULT_OK; in vhost_user_set_vring_num()830 return RTE_VHOST_MSG_RESULT_OK; in vhost_user_set_vring_addr()867 return RTE_VHOST_MSG_RESULT_OK; in vhost_user_set_vring_base()1272 return RTE_VHOST_MSG_RESULT_OK; in vhost_user_set_mem_table()2807 case RTE_VHOST_MSG_RESULT_OK: in vhost_user_msg_handler()2828 case RTE_VHOST_MSG_RESULT_OK: in vhost_user_msg_handler()[all …]
230 RTE_VHOST_MSG_RESULT_OK = 0, enumerator
457 enum rte_vhost_msg_result ret = RTE_VHOST_MSG_RESULT_OK; in vhost_crypto_msg_post_handler()