MLX5_FS_MAX_ENTRIES
max_table_size = min_t(int, max_table_size, MLX5_FS_MAX_ENTRIES);
num_entries = MLX5_FS_MAX_ENTRIES;