Searched defs:mlx5dr_action_rewrite (Results 1 – 1 of 1) sorted by relevance
1036 struct mlx5dr_action_rewrite { struct1037 struct mlx5dr_domain *dmn;1038 struct mlx5dr_icm_chunk *chunk;1039 u8 *data;1040 u16 num_of_actions;1041 u32 index;1042 u8 single_action_opt:1;1043 u8 allow_rx:1;1044 u8 allow_tx:1;1045 u8 modify_ttl:1;[all …]