Searched refs:dv_open_device (Results 1 – 3 of 3) sorted by relevance
294 struct ibv_context *(*dv_open_device)(struct ibv_device *device); member
797 ctx = mlx5_glue->dv_open_device(ibv); in mlx5_open_device()
1529 .dv_open_device = mlx5_glue_dv_open_device,