Home
last modified time | relevance | path

Searched refs:MLX5_ROCE_VERSION_2_CAP (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/mlx5/ !
Ddevice.h397 MLX5_ROCE_VERSION_2_CAP = 1 << MLX5_ROCE_VERSION_2, enumerator
/linux-6.1.9/drivers/infiniband/hw/mlx5/ !
Dmain.c2908 if (roce_version_cap & MLX5_ROCE_VERSION_2_CAP) in get_core_cap_flags()