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