Searched refs:eth_dev_is_allocated (Results 1 – 1 of 1) sorted by relevance
406 eth_dev_is_allocated(const struct rte_eth_dev *ethdev) in eth_dev_is_allocated() function642 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()