Home
last modified time | relevance | path

Searched refs:mlx5e_flow_table (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h26 struct mlx5e_flow_table { struct
40 struct mlx5e_flow_table ft; argument
52 struct mlx5e_flow_table ft;
109 struct mlx5e_flow_table ft;
178 struct mlx5e_flow_table ft;
249 void mlx5e_destroy_flow_table(struct mlx5e_flow_table *ft);
/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c645 static void mlx5e_destroy_groups(struct mlx5e_flow_table *ft) in mlx5e_destroy_groups()
662 void mlx5e_destroy_flow_table(struct mlx5e_flow_table *ft) in mlx5e_destroy_flow_table()
911 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_ttc_table_groups()
1052 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_inner_ttc_table_groups()
1140 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_inner_ttc_table()
1189 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_ttc_table()
1285 struct mlx5e_flow_table *ft = &l2_table->ft; in mlx5e_create_l2_table_groups()
1355 struct mlx5e_flow_table *ft = &l2_table->ft; in mlx5e_create_l2_table()
1395 static int __mlx5e_create_vlan_table_groups(struct mlx5e_flow_table *ft, u32 *in, in __mlx5e_create_vlan_table_groups()
1458 static int mlx5e_create_vlan_table_groups(struct mlx5e_flow_table *ft) in mlx5e_create_vlan_table_groups()
[all …]
Den_arfs.c218 static int arfs_create_groups(struct mlx5e_flow_table *ft, in arfs_create_groups()
313 struct mlx5e_flow_table *ft = &arfs->arfs_tables[type].ft; in arfs_create_table()