Searched defs:mlx5dr_action_rewrite (Results 1 – 1 of 1) sorted by relevance
972 struct mlx5dr_action_rewrite { struct973 struct mlx5dr_domain *dmn;974 struct mlx5dr_icm_chunk *chunk;975 u8 *data;976 u16 num_of_actions;977 u32 index;978 u8 allow_rx:1;979 u8 allow_tx:1;980 u8 modify_ttl:1;