Home
last modified time | relevance | path

Searched refs:bond_ethdev_close (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/bonding/
H A Deth_bond_private.h323 bond_ethdev_close(struct rte_eth_dev *dev);
H A Drte_eth_bond_pmd.c2110 bond_ethdev_close(struct rte_eth_dev *dev) in bond_ethdev_close() function
3176 .dev_close = bond_ethdev_close,
3460 bond_ethdev_close(eth_dev); in bond_remove()