Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.h75 int mlx5e_tc_tun_parse_udp_ports(struct mlx5e_priv *priv,
Dtc_tun_vxlan.c53 err = mlx5e_tc_tun_parse_udp_ports(priv, spec, f, headers_c, headers_v); in mlx5e_tc_tun_parse_udp_ports_vxlan()
Dtc_tun_geneve.c57 err = mlx5e_tc_tun_parse_udp_ports(priv, spec, f, headers_c, headers_v); in mlx5e_tc_tun_parse_udp_ports_geneve()
Dtc_tun.c510 int mlx5e_tc_tun_parse_udp_ports(struct mlx5e_priv *priv, in mlx5e_tc_tun_parse_udp_ports() function