Home
last modified time | relevance | path

Searched refs:mlx4_query_device_ex (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/libmlx4/
H A Dmlx4-abi.h109 struct mlx4_query_device_ex { struct
H A Dmlx4.c239 if (!mlx4_query_device_ex(ibv_ctx, NULL, &dev_attrs, in mlx4_init_context()
258 verbs_set_ctx_op(verbs_ctx, query_device_ex, mlx4_query_device_ex); in mlx4_init_context()
H A Dmlx4.h359 int mlx4_query_device_ex(struct ibv_context *context,
H A Dverbs.c67 int mlx4_query_device_ex(struct ibv_context *context, in mlx4_query_device_ex() function
74 struct mlx4_query_device_ex cmd = {}; in mlx4_query_device_ex()