Home
last modified time | relevance | path

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

/dpdk/lib/ethdev/
H A Drte_ethdev.c373 eth_dev_is_allocated(const struct rte_eth_dev *ethdev) in eth_dev_is_allocated() function
433 if (port_id >= RTE_MAX_ETHPORTS || !eth_dev_is_allocated(ethdev)) { in eth_dev_owner_set()
547 if (!eth_dev_is_allocated(ethdev)) { in rte_eth_dev_owner_get()