Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h734 void ixgbe_pf_host_uninit(struct rte_eth_dev *eth_dev);
H A Dixgbe_pf.c136 void ixgbe_pf_host_uninit(struct rte_eth_dev *eth_dev) in ixgbe_pf_host_uninit() function
H A Dixgbe_ethdev.c3019 ixgbe_pf_host_uninit(dev); in ixgbe_dev_close()