Searched refs:ethdev_uninit (Results 1 – 2 of 2) sorted by relevance
323 ethdev_uninit_t ethdev_uninit) in rte_eth_dev_destroy() argument331 RTE_FUNC_PTR_OR_ERR_RET(*ethdev_uninit, -EINVAL); in rte_eth_dev_destroy()333 ret = ethdev_uninit(ethdev); in rte_eth_dev_destroy()
1690 rte_eth_dev_destroy(struct rte_eth_dev *ethdev, ethdev_uninit_t ethdev_uninit);