Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/
H A De1000_ethdev.h516 void igb_pf_host_uninit(struct rte_eth_dev *dev);
H A Digb_pf.c104 void igb_pf_host_uninit(struct rte_eth_dev *dev) in igb_pf_host_uninit() function
H A Digb_ethdev.c1557 igb_pf_host_uninit(dev); in eth_igb_close()