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