Home
last modified time | relevance | path

Searched refs:mlx4_device (Results 1 – 3 of 3) sorted by relevance

/src/contrib/ofed/libmlx4/
H A Dmlx4.h115 struct mlx4_device { struct
306 static inline struct mlx4_device *to_mdev(struct ibv_device *ibdev) in to_mdev()
311 return container_of(ibdev, struct mlx4_device, verbs_dev); in to_mdev()
390 int mlx4_alloc_cq_buf(struct mlx4_device *dev, struct mlx4_buf *buf, int nent,
H A Dmlx4.c121 static int mlx4_map_internal_clock(struct mlx4_device *mdev, in mlx4_map_internal_clock()
153 struct mlx4_device *dev = to_mdev(&v_device->device); in mlx4_init_context()
303 struct mlx4_device *dev; in mlx4_driver_init()
H A Dcq.c810 int mlx4_alloc_cq_buf(struct mlx4_device *dev, struct mlx4_buf *buf, int nent, in mlx4_alloc_cq_buf()