Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_ethdev.c183 static int bnxt_dev_uninit(struct rte_eth_dev *eth_dev);
5308 bnxt_dev_uninit(eth_dev); in bnxt_dev_init()
5423 bnxt_dev_uninit(struct rte_eth_dev *eth_dev) in bnxt_dev_uninit() function
5455 ret = rte_eth_dev_destroy(eth_dev, bnxt_dev_uninit); in bnxt_pci_remove_dev_with_reps()
5754 bnxt_dev_uninit); in bnxt_pci_remove()