Searched refs:ibv_match (Results 1 – 3 of 3) sorted by relevance
60 struct ibv_device *ibv_match = NULL; in mlx5_regex_get_ib_device_match() local74 ibv_match = ibv_list[n]; in mlx5_regex_get_ib_device_match()77 if (!ibv_match) in mlx5_regex_get_ib_device_match()80 return ibv_match; in mlx5_regex_get_ib_device_match()
478 struct ibv_device *ibv_match = NULL; in mlx5_vdpa_get_ib_device_match() local492 ibv_match = ibv_list[n]; in mlx5_vdpa_get_ib_device_match()495 if (!ibv_match) in mlx5_vdpa_get_ib_device_match()498 return ibv_match; in mlx5_vdpa_get_ib_device_match()
1818 struct ibv_device *ibv_match[ret + 1]; in mlx5_os_pci_probe() local1848 ibv_match[nd++] = ibv_list[ret]; in mlx5_os_pci_probe()1861 ibv_match[nd++] = ibv_list[ret]; in mlx5_os_pci_probe()1863 ibv_match[nd] = NULL; in mlx5_os_pci_probe()1882 np = mlx5_nl_portnum(nl_rdma, ibv_match[0]->name); in mlx5_os_pci_probe()1885 " ports number", ibv_match[0]->name); in mlx5_os_pci_probe()1934 list[ns].phys_dev = ibv_match[0]; in mlx5_os_pci_probe()2022 list[ns].phys_dev = ibv_match[i]; in mlx5_os_pci_probe()2054 (ibv_match[i]->ibdev_path, ifname); in mlx5_os_pci_probe()