Searched refs:dv_open_device (Results 1 – 5 of 5) sorted by relevance
133 ctx = mlx5_glue->dv_open_device(ibv); in mlx5_regex_pci_probe()
272 struct ibv_context *(*dv_open_device)(struct ibv_device *device); member
1393 .dv_open_device = mlx5_glue_dv_open_device,
705 ctx = mlx5_glue->dv_open_device(ibv); in mlx5_vdpa_pci_probe()
2307 sh->ctx = mlx5_glue->dv_open_device(spawn->phys_dev); in mlx5_os_open_device()