Searched refs:open_device (Results 1 – 9 of 9) sorted by relevance
82 void *(*open_device)(void *device); member
247 mlx5_ctx = mlx5_glue->open_device(devx_bdf_dev); in mlx5_os_open_device()
419 .open_device = mlx5_glue_devx_open_device,
36 struct ibv_context *(*open_device)(struct ibv_device *device); member
251 .open_device = mlx4_glue_open_device,
816 attr_ctx = mlx4_glue->open_device(list[i]); in mlx4_pci_probe()872 ctx = mlx4_glue->open_device(ibv_dev); in mlx4_pci_probe()
159 struct ibv_context *(*open_device)(struct ibv_device *device); member
802 ctx = mlx5_glue->open_device(ibv); in mlx5_open_device()
1447 .open_device = mlx5_glue_open_device,