Searched refs:rte_eth_dev_owner_set (Results 1 – 6 of 6) sorted by relevance
99 ret = rte_eth_dev_owner_set(pid, &PRIV(dev)->my_owner); in fs_bus_init()
648 rte_eth_dev_owner_set(port_id, &PRIV(fs_dev)->my_owner); in failsafe_eth_new_event_callback()
150 rte_eth_dev_owner_set;
1956 int rte_eth_dev_owner_set(const uint16_t port_id,
676 rte_eth_dev_owner_set(const uint16_t port_id, in rte_eth_dev_owner_set() function
77 ret = rte_eth_dev_owner_set(port_id, &hv->owner); in hn_vf_attach()