Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/failsafe/
H A Dfailsafe_eal.c110 rte_eth_dev_owner_unset(pid, in fs_bus_init()
/f-stack/dpdk/lib/librte_ethdev/
H A Dversion.map151 rte_eth_dev_owner_unset;
H A Drte_ethdev.h1973 int rte_eth_dev_owner_unset(const uint16_t port_id,
H A Drte_ethdev.c692 rte_eth_dev_owner_unset(const uint16_t port_id, const uint64_t owner_id) in rte_eth_dev_owner_unset() function
/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_vf.c117 rte_eth_dev_owner_unset(hv->vf_port, hv->owner.id); in hn_vf_remove()