Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/
H A Dmlx5_common_pci.c105 mlx5_dev_is_pci(const struct rte_device *dev) in mlx5_dev_is_pci() function
135 if (!mlx5_dev_is_pci(dev)) in mlx5_dev_pci_match()
H A Dversion.map15 mlx5_dev_is_pci;
H A Dmlx5_common.h540 mlx5_dev_is_pci(const struct rte_device *dev);
H A Dmlx5_common.c438 if (mlx5_dev_is_pci(dev)) in mlx5_bus_match()
461 if (mlx5_dev_is_pci(dev)) { in mlx5_dev_to_pci_str()
/dpdk/drivers/net/mlx5/windows/
H A Dmlx5_os.c163 MLX5_ASSERT(mlx5_dev_is_pci(sh->cdev->dev)); in mlx5_os_capabilities_prepare()
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_os.c698 if (mlx5_dev_is_pci(dev)) in mlx5_os_get_ibv_dev()
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c169 if (mlx5_dev_is_pci(cdev->dev)) in mlx5_os_capabilities_prepare()
2482 if (mlx5_dev_is_pci(cdev->dev)) in mlx5_os_net_probe()