Searched refs:RTE_ETH_DEV_UNUSED (Results 1 – 8 of 8) sorted by relevance
166 eth_dev->state == RTE_ETH_DEV_UNUSED) in rte_eth_dev_pci_generic_remove()
52 RTE_ETH_DEV_UNUSED); in eth_dev_find_free_port()222 if (eth_dev->state != RTE_ETH_DEV_UNUSED) in rte_eth_dev_release_port()230 eth_dev->state = RTE_ETH_DEV_UNUSED; in rte_eth_dev_release_port()
122 if (edev->state == RTE_ETH_DEV_UNUSED) in eth_dev_match()
2130 RTE_ETH_DEV_UNUSED = 0, enumerator
335 rte_eth_devices[port_id].state == RTE_ETH_DEV_UNUSED) in rte_eth_find_next()382 (rte_eth_devices[port_id].state == RTE_ETH_DEV_UNUSED)) in rte_eth_dev_is_valid_port()
357 and seen as invalid because of its state ``RTE_ETH_DEV_UNUSED``.
2825 if (dev->state != RTE_ETH_DEV_UNUSED && in mlx5_eth_find_next()
6011 if (eth_dev->state != RTE_ETH_DEV_UNUSED) in bnxt_dev_uninit()