Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_pf.h36 int i40e_pf_host_uninit(struct rte_eth_dev *dev);
H A Di40e_pf.c1571 i40e_pf_host_uninit(struct rte_eth_dev *dev) in i40e_pf_host_uninit() function
H A Di40e_ethdev.c2711 i40e_pf_host_uninit(dev); in i40e_dev_close()