Searched refs:new_table (Results 1 – 1 of 1) sorted by relevance
447 pci_id_insert(struct rte_pci_id *new_table, int *next_idx, in pci_id_insert() argument454 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()