Home
last modified time | relevance | path

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

/Linux-v5.4/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;
162 struct mlx5e_flow_table ft;
233 void mlx5e_destroy_flow_table(struct mlx5e_flow_table *ft);
/Linux-v5.4/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()
927 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_ttc_table_groups()
1068 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_inner_ttc_table_groups()
1156 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_inner_ttc_table()
1205 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_ttc_table()
1301 struct mlx5e_flow_table *ft = &l2_table->ft; in mlx5e_create_l2_table_groups()
1371 struct mlx5e_flow_table *ft = &l2_table->ft; in mlx5e_create_l2_table()
1411 static int __mlx5e_create_vlan_table_groups(struct mlx5e_flow_table *ft, u32 *in, in __mlx5e_create_vlan_table_groups()
1474 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()