Searched defs:mlx5dr_action_rewrite (Results 1 – 1 of 1) sorted by relevance
980 struct mlx5dr_action_rewrite { struct981 struct mlx5dr_domain *dmn;982 struct mlx5dr_icm_chunk *chunk;983 u8 *data;984 u16 num_of_actions;985 u32 index;986 u8 allow_rx:1;987 u8 allow_tx:1;988 u8 modify_ttl:1;