Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h24 struct mlx5e_flow_table { struct
38 struct mlx5e_flow_table ft; argument
48 struct mlx5e_flow_table ft;
135 void mlx5e_destroy_flow_table(struct mlx5e_flow_table *ft);
H A Dfs_tt_redirect.c15 struct mlx5e_flow_table tables[FS_UDP_NUM_TYPES];
21 struct mlx5e_flow_table table;
118 struct mlx5e_flow_table *fs_udp_t; in fs_udp_add_default_rule()
144 static int fs_udp_create_groups(struct mlx5e_flow_table *ft, enum fs_udp_type type) in fs_udp_create_groups()
213 struct mlx5e_flow_table *ft; in fs_udp_create_table()
400 struct mlx5e_flow_table *fs_any_t; in fs_any_add_default_rule()
426 static int fs_any_create_groups(struct mlx5e_flow_table *ft) in fs_any_create_groups()
482 struct mlx5e_flow_table *ft = &fs_any->table; in fs_any_create_table()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dfs_tcp.c15 struct mlx5e_flow_table tables[ACCEL_FS_TCP_NUM_TYPES];
80 struct mlx5e_flow_table *ft = NULL; in mlx5e_accel_fs_add_sk()
153 struct mlx5e_flow_table *accel_fs_t; in accel_fs_tcp_add_default_rule()
179 static int accel_fs_tcp_create_groups(struct mlx5e_flow_table *ft, in accel_fs_tcp_create_groups()
269 struct mlx5e_flow_table *ft = &accel_tcp->tables[type]; in accel_fs_tcp_create_table()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs.c148 struct mlx5e_flow_table ft;
772 struct mlx5e_flow_table *ft = &fs->promisc.ft; in mlx5e_create_promisc_table()
866 static void mlx5e_destroy_groups(struct mlx5e_flow_table *ft) in mlx5e_destroy_groups()
883 void mlx5e_destroy_flow_table(struct mlx5e_flow_table *ft) in mlx5e_destroy_flow_table()
1014 struct mlx5e_flow_table *ft = &l2_table->ft; in mlx5e_create_l2_table_groups()
1086 struct mlx5e_flow_table *ft = &l2_table->ft; in mlx5e_create_l2_table()
1128 static int __mlx5e_create_vlan_table_groups(struct mlx5e_flow_table *ft, u32 *in, in __mlx5e_create_vlan_table_groups()
1200 static int mlx5e_create_vlan_table_groups(struct mlx5e_flow_table *ft) in mlx5e_create_vlan_table_groups()
1219 struct mlx5e_flow_table *ft; in mlx5e_fs_create_vlan_table()
H A Den_arfs.c44 struct mlx5e_flow_table ft;
253 static int arfs_create_groups(struct mlx5e_flow_table *ft, in arfs_create_groups()
354 struct mlx5e_flow_table *ft = &arfs->arfs_tables[type].ft; in arfs_create_table()