Searched defs:mlx5dr_action_rewrite (Results 1 – 1 of 1) sorted by relevance
900 struct mlx5dr_action_rewrite { struct901 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;