Home
last modified time | relevance | path

Searched defs:mlx5dr_action_rewrite (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_types.h900 struct mlx5dr_action_rewrite { struct
901 struct mlx5dr_domain *dmn;
902 struct mlx5dr_icm_chunk *chunk;
903 u8 *data;
904 u16 num_of_actions;
905 u32 index;
906 u8 allow_rx:1;
907 u8 allow_tx:1;
908 u8 modify_ttl:1;