Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2142 u32 tun_id, enc_opts_id = 0; in mlx5e_get_flow_tunnel_id() local
2187 &tun_enc_opts, &enc_opts_id); in mlx5e_get_flow_tunnel_id()
2193 mask = enc_opts_id ? TUNNEL_ID_MASK : in mlx5e_get_flow_tunnel_id()
2214 if (enc_opts_id) in mlx5e_get_flow_tunnel_id()
2216 enc_opts_id); in mlx5e_get_flow_tunnel_id()
2236 if (enc_opts_id) in mlx5e_put_flow_tunnel_id()
2238 enc_opts_id); in mlx5e_put_flow_tunnel_id()
5484 u32 tun_id, enc_opts_id; in mlx5e_tc_restore_tunnel() local
5505 if (enc_opts_id) { in mlx5e_tc_restore_tunnel()
5507 enc_opts_id, &enc_opts); in mlx5e_tc_restore_tunnel()
[all …]