Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_common_pci.c430 pci_id_exists(const struct rte_pci_id *id, const struct rte_pci_id *table, in pci_id_exists() function
454 if (!pci_id_exists(id_table, new_table, *next_idx)) { in pci_id_insert()