Searched refs:mlx5_common_pci_driver (Results 1 – 1 of 1) sorted by relevance
17 static struct rte_pci_driver mlx5_common_pci_driver; variable98 mlx5_common_pci_driver.id_table = updated_table; in pci_ids_table_update()198 mlx5_common_pci_driver.drv_flags |= RTE_PCI_DRV_PROBE_AGAIN; in mlx5_common_driver_on_register_pci()200 mlx5_common_pci_driver.drv_flags |= RTE_PCI_DRV_INTR_LSC; in mlx5_common_driver_on_register_pci()202 mlx5_common_pci_driver.drv_flags |= RTE_PCI_DRV_INTR_RMV; in mlx5_common_driver_on_register_pci()205 static struct rte_pci_driver mlx5_common_pci_driver = { variable230 rte_pci_register(&mlx5_common_pci_driver); in mlx5_common_pci_init()239 rte_pci_unregister(&mlx5_common_pci_driver); in RTE_FINI()