Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_common_pci.c447 pci_id_insert(struct rte_pci_id *new_table, int *next_idx, in pci_id_insert() argument
454 if (!pci_id_exists(id_table, new_table, *next_idx)) { in pci_id_insert()
456 new_table[*next_idx] = *id_table; in pci_id_insert()