Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h34 struct mlx5e_flow_table { struct
48 struct mlx5e_flow_table ft; argument
60 struct mlx5e_flow_table ft;
122 struct mlx5e_flow_table ft;
198 struct mlx5e_flow_table ft;
277 void mlx5e_destroy_flow_table(struct mlx5e_flow_table *ft);
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dfs_tcp.c15 struct mlx5e_flow_table tables[ACCEL_FS_TCP_NUM_TYPES];
79 struct mlx5e_flow_table *ft = NULL; in mlx5e_accel_fs_add_sk()
154 struct mlx5e_flow_table *accel_fs_t; in accel_fs_tcp_add_default_rule()
183 static int accel_fs_tcp_create_groups(struct mlx5e_flow_table *ft, in accel_fs_tcp_create_groups()
270 struct mlx5e_flow_table *ft = &priv->fs.accel_tcp->tables[type]; in accel_fs_tcp_create_table()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c651 static void mlx5e_destroy_groups(struct mlx5e_flow_table *ft) in mlx5e_destroy_groups()
668 void mlx5e_destroy_flow_table(struct mlx5e_flow_table *ft) in mlx5e_destroy_flow_table()
926 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_ttc_table_groups()
1072 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_inner_ttc_table_groups()
1160 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_inner_ttc_table()
1209 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_ttc_table()
1329 struct mlx5e_flow_table *ft = &l2_table->ft; in mlx5e_create_l2_table_groups()
1399 struct mlx5e_flow_table *ft = &l2_table->ft; in mlx5e_create_l2_table()
1439 static int __mlx5e_create_vlan_table_groups(struct mlx5e_flow_table *ft, u32 *in, in __mlx5e_create_vlan_table_groups()
1502 static int mlx5e_create_vlan_table_groups(struct mlx5e_flow_table *ft) in mlx5e_create_vlan_table_groups()
[all …]
Den_arfs.c199 static int arfs_create_groups(struct mlx5e_flow_table *ft, in arfs_create_groups()
294 struct mlx5e_flow_table *ft = &arfs->arfs_tables[type].ft; in arfs_create_table()