Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A 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;
271 void mlx5e_destroy_flow_table(struct mlx5e_flow_table *ft);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs.c652 static void mlx5e_destroy_groups(struct mlx5e_flow_table *ft) in mlx5e_destroy_groups()
669 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()
1074 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_inner_ttc_table_groups()
1163 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_inner_ttc_table()
1212 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_ttc_table()
1332 struct mlx5e_flow_table *ft = &l2_table->ft; in mlx5e_create_l2_table_groups()
1403 struct mlx5e_flow_table *ft = &l2_table->ft; in mlx5e_create_l2_table()
1443 static int __mlx5e_create_vlan_table_groups(struct mlx5e_flow_table *ft, u32 *in, in __mlx5e_create_vlan_table_groups()
1506 static int mlx5e_create_vlan_table_groups(struct mlx5e_flow_table *ft) in mlx5e_create_vlan_table_groups()
[all …]
H A 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()