Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs_tt_redirect.c8 enum fs_udp_type { enum
26 static char *fs_udp_type2str(enum fs_udp_type i) in fs_udp_type2str()
36 static enum mlx5_traffic_types fs_udp2tt(enum fs_udp_type i) in fs_udp2tt()
46 static enum fs_udp_type tt2fs_udp(enum mlx5_traffic_types i) in tt2fs_udp()
63 static void fs_udp_set_dport_flow(struct mlx5_flow_spec *spec, enum fs_udp_type type, in fs_udp_set_dport_flow()
82 enum fs_udp_type type = tt2fs_udp(ttc_type); in mlx5e_fs_tt_redirect_udp_add_rule()
114 static int fs_udp_add_default_rule(struct mlx5e_flow_steering *fs, enum fs_udp_type type) 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()
208 static int fs_udp_create_table(struct mlx5e_flow_steering *fs, enum fs_udp_type type) in fs_udp_create_table()