Searched refs:MLX5_MAX_RESERVED_GIDS (Results 1 – 2 of 2) sorted by relevance
67 if (dev->roce.reserved_gids.count + count > MLX5_MAX_RESERVED_GIDS) { in mlx5_core_reserve_gids()
631 #define MLX5_MAX_RESERVED_GIDS 8 macro