Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/
H A Dmlx5_common_private.h19 int mlx5_common_dev_probe(struct rte_device *eal_dev);
H A Dmlx5_common_pci.c167 return mlx5_common_dev_probe(&pci_dev->device); in mlx5_common_pci_probe()
H A Dmlx5_common.c955 mlx5_common_dev_probe(struct rte_device *eal_dev) in mlx5_common_dev_probe() function
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_auxiliary.c147 return mlx5_common_dev_probe(&dev->device); in mlx5_common_auxiliary_probe()