Searched refs:pci_tbl (Results 1 – 2 of 2) sorted by relevance
328 drv->pci_tbl = NULL; in complete_pmd_entry()337 drv->pci_tbl = (struct rte_pci_id *)get_sym_value(info, tmpsym); in complete_pmd_entry()338 if (!drv->pci_tbl) in complete_pmd_entry()408 pci_ids = drv->pci_tbl; in output_pmd_info_string()
94 struct rte_pci_id *pci_tbl; member