Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_encap.c537 MLX5_ESW_DEST_CHAIN_WITH_SRC_PORT_CHANGE) in mlx5e_detach_encap()
735 esw_attr->dests[out_index].flags |= MLX5_ESW_DEST_CHAIN_WITH_SRC_PORT_CHANGE; in mlx5e_set_vf_tunnel()
1061 MLX5_ESW_DEST_CHAIN_WITH_SRC_PORT_CHANGE && in mlx5e_tc_tun_encap_dests_set()
1375 MLX5_ESW_DEST_CHAIN_WITH_SRC_PORT_CHANGE)) in mlx5e_attach_encap_route()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h510 MLX5_ESW_DEST_CHAIN_WITH_SRC_PORT_CHANGE = BIT(2), enumerator
H A Deswitch_offloads.c288 if (esw_attr->dests[i].flags & MLX5_ESW_DEST_CHAIN_WITH_SRC_PORT_CHANGE) in esw_put_dest_tables_loop()
301 if (esw_attr->dests[i].flags & MLX5_ESW_DEST_CHAIN_WITH_SRC_PORT_CHANGE) in esw_is_chain_src_port_rewrite()
823 if (esw_attr->dests[i].flags & MLX5_ESW_DEST_CHAIN_WITH_SRC_PORT_CHANGE) in mlx5_eswitch_add_fwd_rule()
H A Den_tc.c4137 esw_attr->dests[out_index].flags |= MLX5_ESW_DEST_CHAIN_WITH_SRC_PORT_CHANGE; in mlx5e_set_fwd_to_int_port_actions()