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