Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ofed/libmlx5/
H A Dmlx5-abi.h257 struct mlx5_query_device_ex { struct
H A Dmlx5.c919 verbs_set_ctx_op(v_ctx, query_device_ex, mlx5_query_device_ex); in mlx5_init_context()
931 if (!mlx5_query_device_ex(ctx, NULL, &device_attr, in mlx5_init_context()
H A Dmlx5.h570 int mlx5_query_device_ex(struct ibv_context *context,
H A Dverbs.c1934 int mlx5_query_device_ex(struct ibv_context *context, in mlx5_query_device_ex() function
1941 struct mlx5_query_device_ex cmd; in mlx5_query_device_ex()