Home
last modified time | relevance | path

Searched refs:rte_eth_dev_destroy (Results 1 – 11 of 11) sorted by relevance

/dpdk/drivers/net/ipn3ke/
H A Dmeson.build14 # rte_eth_dev_destroy()
H A Dipn3ke_ethdev.c563 rte_eth_dev_destroy(ethdev, ipn3ke_rpst_uninit); in ipn3ke_vswitch_remove()
/dpdk/lib/ethdev/
H A Dversion.map292 rte_eth_dev_destroy;
H A Dethdev_driver.c322 rte_eth_dev_destroy(struct rte_eth_dev *ethdev, in rte_eth_dev_destroy() function
H A Dethdev_driver.h1690 rte_eth_dev_destroy(struct rte_eth_dev *ethdev, ethdev_uninit_t ethdev_uninit);
/dpdk/drivers/net/enic/
H A Denic_ethdev.c1382 return rte_eth_dev_destroy(ethdev, enic_vf_representor_uninit); in eth_enic_pci_remove()
1384 return rte_eth_dev_destroy(ethdev, eth_enic_dev_uninit); in eth_enic_pci_remove()
/dpdk/drivers/net/ionic/
H A Dionic_ethdev.c959 rte_eth_dev_destroy(eth_dev, eth_ionic_dev_uninit); in ionic_dev_close()
/dpdk/drivers/net/bnxt/
H A Dbnxt_ethdev.c6032 rte_eth_dev_destroy(vf_rep_eth_dev, bnxt_representor_uninit); in bnxt_pci_remove_dev_with_reps()
6036 ret = rte_eth_dev_destroy(eth_dev, bnxt_dev_uninit); in bnxt_pci_remove_dev_with_reps()
6338 return rte_eth_dev_destroy(eth_dev, in bnxt_pci_remove()
6341 return rte_eth_dev_destroy(eth_dev, in bnxt_pci_remove()
/dpdk/drivers/net/sfc/
H A Dsfc_ethdev.c3193 (void)rte_eth_dev_destroy(dev, sfc_eth_dev_uninit); in sfc_eth_dev_pci_probe()
/dpdk/drivers/net/ngbe/
H A Dngbe_ethdev.c523 return rte_eth_dev_destroy(ethdev, eth_ngbe_dev_uninit); in eth_ngbe_pci_remove()
/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c945 return rte_eth_dev_destroy(ethdev, eth_txgbe_dev_uninit); in eth_txgbe_pci_remove()