Searched refs:ret_stop (Results 1 – 2 of 2) sorted by relevance
1069 int ret, ret_stop; in eth_hn_dev_uninit() local1076 ret_stop = hn_dev_stop(eth_dev); in eth_hn_dev_uninit()1087 return ret_stop; in eth_hn_dev_uninit()
1682 int ret, ret_stop; in rte_eth_dev_start() local1716 ret_stop = rte_eth_dev_stop(port_id); in rte_eth_dev_start()1717 if (ret_stop != 0) { in rte_eth_dev_start()1720 port_id, rte_strerror(-ret_stop)); in rte_eth_dev_start()