Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev.c406 eth_dev_is_allocated(const struct rte_eth_dev *ethdev) in eth_dev_is_allocated() function
642 if (port_id >= RTE_MAX_ETHPORTS || !eth_dev_is_allocated(ethdev)) { in eth_dev_owner_set()
748 if (port_id >= RTE_MAX_ETHPORTS || !eth_dev_is_allocated(ethdev)) { in rte_eth_dev_owner_get()