Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ofed/libmlx5/
HDmlx5.c633 if (mctx->vendor_cap_flags & MLX5_VENDOR_CAP_FLAGS_MPW) in mlx5dv_query_device()
851 context->vendor_cap_flags = 0; in mlx5_init_context()
HDmlx5.h269 uint64_t vendor_cap_flags; /* Use enum mlx5_vendor_cap_flags */ member
HDverbs.c1967 mctx->vendor_cap_flags |= MLX5_VENDOR_CAP_FLAGS_MPW; in mlx5_query_device_ex()