Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_common_pci.c463 pci_ids_table_update(const struct rte_pci_id *driver_id_table) in pci_ids_table_update() function
507 ret = pci_ids_table_update(driver->pci_driver.id_table); in mlx5_pci_driver_register()
527 if (mlx5_pci_id_table == NULL && pci_ids_table_update(empty_table)) in mlx5_common_pci_init()