Searched refs:MLX5DV_CONTEXT_FLAGS_MPW (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ofed/libmlx5/ | ||
H A D | mlx5dv.h | 83 MLX5DV_CONTEXT_FLAGS_MPW = (1 << 1), enumerator |
H A D | mlx5.c | 634 attrs_out->flags |= MLX5DV_CONTEXT_FLAGS_MPW; in mlx5dv_query_device() |