Searched refs:eth_find_device (Results 1 – 3 of 3) sorted by relevance
25 eth_find_device(const struct rte_eth_dev *_start, rte_eth_cmp_t cmp,
18 eth_find_device(const struct rte_eth_dev *start, rte_eth_cmp_t cmp, in eth_find_device() function
156 edev = eth_find_device(start, eth_dev_match, in eth_dev_iterate()