Searched refs:bond_ethdev_stop (Results 1 – 2 of 2) sorted by relevance
320 bond_ethdev_stop(struct rte_eth_dev *eth_dev);
2053 bond_ethdev_stop(struct rte_eth_dev *eth_dev) in bond_ethdev_stop() function3175 .dev_stop = bond_ethdev_stop,3459 ret = bond_ethdev_stop(eth_dev); in bond_remove()