Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt_ethdev.c172 static int bnxt_dev_uninit(struct rte_eth_dev *eth_dev);
5894 bnxt_dev_uninit(eth_dev); in bnxt_dev_init()
6004 bnxt_dev_uninit(struct rte_eth_dev *eth_dev) in bnxt_dev_uninit() function
6036 ret = rte_eth_dev_destroy(eth_dev, bnxt_dev_uninit); in bnxt_pci_remove_dev_with_reps()
6342 bnxt_dev_uninit); in bnxt_pci_remove()