max_num_groups   1108 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 				    int max_num_groups,
max_num_groups   1115 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	if (max_num_groups > num_flow_table_entries)
max_num_groups   1128 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	ft->autogroup.required_groups = max_num_groups;
max_num_groups   1130 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	ft->autogroup.group_size = ft->max_fte / (max_num_groups + 1);
max_num_groups    151 include/linux/mlx5/fs.h 				    int max_num_groups,