Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ofed/libmlx4/
Dmlx4.c227 if (!mlx4_query_device_ex(ibv_ctx, NULL, &dev_attrs, in mlx4_init_context()
246 verbs_set_ctx_op(verbs_ctx, query_device_ex, mlx4_query_device_ex); in mlx4_init_context()
Dmlx4-abi.h109 struct mlx4_query_device_ex { struct
Dmlx4.h359 int mlx4_query_device_ex(struct ibv_context *context,
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()