Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5.h1282 int mlx5_os_pci_probe(struct rte_pci_driver *pci_drv __rte_unused,
H A Dmlx5.c2068 .probe = mlx5_os_pci_probe,
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c1766 mlx5_os_pci_probe(struct rte_pci_driver *pci_drv __rte_unused, in mlx5_os_pci_probe() function