Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.h112 MLX5_ATTR_FLAG_SRC_REWRITE = BIT(3), enumerator
A Deswitch_offloads.c186 if (!(attr->flags & MLX5_ATTR_FLAG_SRC_REWRITE)) in esw_setup_decap_indir()
325 if (!(attr->flags & MLX5_ATTR_FLAG_SRC_REWRITE)) in esw_setup_chain_src_port_rewrite()
391 if (!(attr->flags & MLX5_ATTR_FLAG_SRC_REWRITE)) in esw_setup_indir_table()
493 attr->flags |= MLX5_ATTR_FLAG_SRC_REWRITE; in esw_setup_dests()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dindir_table.c84 attr->flags & MLX5_ATTR_FLAG_SRC_REWRITE; in mlx5_esw_indir_table_needed()

Completed in 11 milliseconds