Home
last modified time | relevance | path

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

/dpdk/lib/ethdev/
H A Dethdev_driver.c29 eth_dev_allocated(const char *name) in eth_dev_allocated() function
92 if (eth_dev_allocated(name) != NULL) { in rte_eth_dev_allocate()
128 ethdev = eth_dev_allocated(name); in rte_eth_dev_allocated()