Searched refs:mlx5_dev_to_pci_addr (Results 1 – 6 of 6) sorted by relevance
11 mlx5_dev_to_pci_addr;
208 int mlx5_dev_to_pci_addr(const char *dev_path, struct rte_pci_addr *pci_addr);
37 mlx5_dev_to_pci_addr(const char *dev_path, in mlx5_dev_to_pci_addr() function
70 if (mlx5_dev_to_pci_addr(ibv_list[n]->ibdev_path, &pci_addr)) in mlx5_regex_get_ib_device_match()
488 if (mlx5_dev_to_pci_addr(ibv_list[n]->ibdev_path, &pci_addr)) in mlx5_vdpa_get_ib_device_match()
1722 if (mlx5_dev_to_pci_addr(tmp_str, &pci_addr)) { in mlx5_device_bond_pci_match()1851 if (mlx5_dev_to_pci_addr in mlx5_os_pci_probe()