Searched defs:mlx5_action_construct_data (Results 1 – 1 of 1) sorted by relevance
1038 struct mlx5_action_construct_data { struct1041 int type;1042 uint32_t idx; /* Data index. */1043 uint16_t action_src; /* rte_flow_action src offset. */1044 uint16_t action_dst; /* mlx5dr_rule_action dst offset. */1045 union {