Home
last modified time | relevance | path

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

/src/contrib/ofed/libmlx5/
H A Dmlx5.h568 int mlx5_query_device(struct ibv_context *context,
H A Dmlx5.c98 .query_device = mlx5_query_device,
H A Dverbs.c58 int mlx5_query_device(struct ibv_context *context, struct ibv_device_attr *attr) in mlx5_query_device() function