Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h41 struct mlx5e_flow_table { struct
55 struct mlx5e_flow_table ft; argument
65 struct mlx5e_flow_table ft;
196 void mlx5e_destroy_flow_table(struct mlx5e_flow_table *ft);
Dfs_tt_redirect.c15 struct mlx5e_flow_table tables[FS_UDP_NUM_TYPES];
21 struct mlx5e_flow_table table;
117 struct mlx5e_flow_table *fs_udp_t; in fs_udp_add_default_rule()
146 static int fs_udp_create_groups(struct mlx5e_flow_table *ft, enum fs_udp_type type) in fs_udp_create_groups()
212 struct mlx5e_flow_table *ft = &priv->fs.udp->tables[type]; in fs_udp_create_table()
395 struct mlx5e_flow_table *fs_any_t; in fs_any_add_default_rule()
425 static int fs_any_create_groups(struct mlx5e_flow_table *ft) in fs_any_create_groups()
479 struct mlx5e_flow_table *ft = &priv->fs.any->table; in fs_any_create_table()
/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()
271 struct mlx5e_flow_table *ft = &priv->fs.accel_tcp->tables[type]; in accel_fs_tcp_create_table()
/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c113 struct mlx5e_flow_table ft;
736 struct mlx5e_flow_table *ft = &priv->fs.promisc.ft; in mlx5e_create_promisc_table()
832 static void mlx5e_destroy_groups(struct mlx5e_flow_table *ft) in mlx5e_destroy_groups()
849 void mlx5e_destroy_flow_table(struct mlx5e_flow_table *ft) in mlx5e_destroy_flow_table()
981 struct mlx5e_flow_table *ft = &l2_table->ft; in mlx5e_create_l2_table_groups()
1053 struct mlx5e_flow_table *ft = &l2_table->ft; in mlx5e_create_l2_table()
1095 static int __mlx5e_create_vlan_table_groups(struct mlx5e_flow_table *ft, u32 *in, in __mlx5e_create_vlan_table_groups()
1167 static int mlx5e_create_vlan_table_groups(struct mlx5e_flow_table *ft) in mlx5e_create_vlan_table_groups()
1186 struct mlx5e_flow_table *ft; in mlx5e_create_vlan_table()
Den_arfs.c43 struct mlx5e_flow_table ft;
230 static int arfs_create_groups(struct mlx5e_flow_table *ft, in arfs_create_groups()
329 struct mlx5e_flow_table *ft = &arfs->arfs_tables[type].ft; in arfs_create_table()