Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Dfs.h150 int num_flow_table_entries,
169 int num_flow_table_entries,
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1107 int num_flow_table_entries, in mlx5_create_auto_grouped_flow_table() argument
1115 if (max_num_groups > num_flow_table_entries) in mlx5_create_auto_grouped_flow_table()
1118 ft_attr.max_fte = num_flow_table_entries; in mlx5_create_auto_grouped_flow_table()