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()
155 rte_eth_dev_owner_set;
2304 int rte_eth_dev_owner_set(const uint16_t port_id,
474 rte_eth_dev_owner_set(const uint16_t port_id, in rte_eth_dev_owner_set() function
85 ret = rte_eth_dev_owner_set(port, &hv->owner); in hn_vf_attach()