Searched refs:result_opcode (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_template_db_stingray_act.c | 531 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 553 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 557 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 561 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 573 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 577 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 587 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 591 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 595 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 599 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO [all …]
|
| H A D | ulp_template_db_wh_plus_act.c | 530 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 552 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 556 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 560 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 572 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 576 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 586 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 590 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 594 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 598 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO [all …]
|
| H A D | ulp_template_db_wh_plus_class.c | 14181 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 14185 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 14189 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 14193 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 14197 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 14201 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 14205 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 14209 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 14213 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 14217 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO [all …]
|
| H A D | ulp_template_db_stingray_class.c | 14181 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 14185 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 14189 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 14193 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 14197 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 14201 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 14205 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 14209 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 14213 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO 14217 .result_opcode = BNXT_ULP_MAPPER_OPC_SET_TO_ZERO [all …]
|
| H A D | ulp_template_db.c | 3279 .result_opcode = BNXT_ULP_RESULT_OPC_SET_TO_REGFILE, 3288 .result_opcode = BNXT_ULP_RESULT_OPC_SET_TO_REGFILE, 3372 .result_opcode = BNXT_ULP_RESULT_OPC_SET_TO_REGFILE, 3414 .result_opcode = BNXT_ULP_RESULT_OPC_SET_TO_REGFILE, 3435 .result_opcode = BNXT_ULP_RESULT_OPC_SET_TO_REGFILE, 3495 .result_opcode = BNXT_ULP_RESULT_OPC_SET_TO_REGFILE, 3504 .result_opcode = BNXT_ULP_RESULT_OPC_SET_TO_REGFILE, 3588 .result_opcode = BNXT_ULP_RESULT_OPC_SET_TO_REGFILE, 3630 .result_opcode = BNXT_ULP_RESULT_OPC_SET_TO_REGFILE, 3651 .result_opcode = BNXT_ULP_RESULT_OPC_SET_TO_REGFILE, [all …]
|
| H A D | ulp_template_struct.h | 233 enum bnxt_ulp_mapper_opc result_opcode; member
|
| H A D | ulp_mapper.c | 791 switch (fld->result_opcode) { in ulp_mapper_result_field_process() 1061 fld->result_opcode); in ulp_mapper_result_field_process()
|