Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h25 struct mlx5e_flow_table { struct
39 struct mlx5e_flow_table ft; argument
49 struct mlx5e_flow_table ft;
142 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/
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()