Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h23 struct mlx5e_flow_table { struct
37 struct mlx5e_flow_table ft; argument
49 struct mlx5e_flow_table ft;
84 struct mlx5e_flow_table ft;
132 struct mlx5e_flow_table ft;
203 void mlx5e_destroy_flow_table(struct mlx5e_flow_table *ft);
/Linux-v4.19/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()
877 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_ttc_table_groups()
1018 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_inner_ttc_table_groups()
1106 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_inner_ttc_table()
1155 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_ttc_table()
1251 struct mlx5e_flow_table *ft = &l2_table->ft; in mlx5e_create_l2_table_groups()
1321 struct mlx5e_flow_table *ft = &l2_table->ft; in mlx5e_create_l2_table()
1361 static int __mlx5e_create_vlan_table_groups(struct mlx5e_flow_table *ft, u32 *in, in __mlx5e_create_vlan_table_groups()
1424 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()