Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h87 struct mapping_ctx *tunnel_enc_opts_mapping; member
H A Den_tc.c2186 err = mapping_add(uplink_priv->tunnel_enc_opts_mapping, in mlx5e_get_flow_tunnel_id()
2215 mapping_remove(uplink_priv->tunnel_enc_opts_mapping, in mlx5e_get_flow_tunnel_id()
2237 mapping_remove(uplink_priv->tunnel_enc_opts_mapping, in mlx5e_put_flow_tunnel_id()
5335 uplink_priv->tunnel_enc_opts_mapping = mapping; in mlx5e_tc_esw_init()
5360 mapping_destroy(uplink_priv->tunnel_enc_opts_mapping); in mlx5e_tc_esw_init()
5387 mapping_destroy(uplink_priv->tunnel_enc_opts_mapping); in mlx5e_tc_esw_cleanup()
5506 err = mapping_find(uplink_priv->tunnel_enc_opts_mapping, in mlx5e_tc_restore_tunnel()