]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/bnxt/tf_ulp/ulp_template_struct.h
net/bnxt: add conditional opcodes for mapper result table
[dpdk.git] / drivers / net / bnxt / tf_ulp / ulp_template_struct.h
index ea4f2539c59bce161ab0de96faa7a7c8d9acc11d..2f2f9a2d112b8ff15399a21a4628593750c86f39 100644 (file)
@@ -213,6 +213,8 @@ struct bnxt_ulp_mapper_result_field_info {
        enum bnxt_ulp_mapper_opc        result_opcode;
        uint16_t                        field_bit_size;
        uint8_t                         result_operand[16];
+       uint8_t                         result_operand_true[16];
+       uint8_t                         result_operand_false[16];
 };
 
 struct bnxt_ulp_mapper_ident_info {