Searched refs:cond_operand (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_template_db_stingray_act.c | 51 .cond_operand = BNXT_ULP_ACTION_BIT_COUNT, 68 .cond_operand = BNXT_ULP_ACTION_BIT_SET_IPV4_SRC, 85 .cond_operand = BNXT_ULP_ACTION_BIT_SET_IPV4_DST, 150 .cond_operand = BNXT_ULP_ACTION_BIT_COUNT, 199 .cond_operand = BNXT_ULP_ACTION_BIT_COUNT, 248 .cond_operand = BNXT_ULP_ACTION_BIT_COUNT, 346 .cond_operand = BNXT_ULP_ACTION_BIT_COUNT, 445 .cond_operand = BNXT_ULP_ACTION_BIT_COUNT, 463 .cond_operand = BNXT_ULP_ACTION_BIT_PUSH_VLAN, 497 .cond_operand = BNXT_ULP_ACTION_BIT_PUSH_VLAN, [all …]
|
| H A D | ulp_template_db_wh_plus_act.c | 51 .cond_operand = BNXT_ULP_ACTION_BIT_COUNT, 68 .cond_operand = BNXT_ULP_ACTION_BIT_SET_IPV4_SRC, 85 .cond_operand = BNXT_ULP_ACTION_BIT_SET_IPV4_DST, 149 .cond_operand = BNXT_ULP_ACTION_BIT_COUNT, 198 .cond_operand = BNXT_ULP_ACTION_BIT_COUNT, 247 .cond_operand = BNXT_ULP_ACTION_BIT_COUNT, 345 .cond_operand = BNXT_ULP_ACTION_BIT_COUNT, 444 .cond_operand = BNXT_ULP_ACTION_BIT_COUNT, 462 .cond_operand = BNXT_ULP_ACTION_BIT_PUSH_VLAN, 496 .cond_operand = BNXT_ULP_ACTION_BIT_PUSH_VLAN, [all …]
|
| H A D | ulp_template_struct.h | 193 uint32_t cond_operand; member
|
| H A D | ulp_mapper.c | 2442 if (tbl->cond_operand < BNXT_ULP_CF_IDX_LAST && in ulp_mapper_tbl_cond_opcode_process() 2443 ULP_COMP_FLD_IDX_RD(parms, tbl->cond_operand)) in ulp_mapper_tbl_cond_opcode_process() 2448 tbl->cond_operand)) in ulp_mapper_tbl_cond_opcode_process() 2453 tbl->cond_operand)) in ulp_mapper_tbl_cond_opcode_process() 2457 if (tbl->cond_operand < BNXT_ULP_CF_IDX_LAST && in ulp_mapper_tbl_cond_opcode_process() 2458 !ULP_COMP_FLD_IDX_RD(parms, tbl->cond_operand)) in ulp_mapper_tbl_cond_opcode_process() 2463 tbl->cond_operand)) in ulp_mapper_tbl_cond_opcode_process() 2468 tbl->cond_operand)) in ulp_mapper_tbl_cond_opcode_process()
|
| H A D | ulp_template_db_wh_plus_class.c | 243 .cond_operand = BNXT_ULP_CF_IDX_VFR_MODE, 266 .cond_operand = BNXT_ULP_CF_IDX_VFR_MODE, 283 .cond_operand = BNXT_ULP_CF_IDX_VFR_MODE, 1736 .cond_operand = BNXT_ULP_ACTION_BIT_COUNT,
|
| H A D | ulp_template_db_stingray_class.c | 243 .cond_operand = BNXT_ULP_CF_IDX_VFR_MODE, 266 .cond_operand = BNXT_ULP_CF_IDX_VFR_MODE, 283 .cond_operand = BNXT_ULP_CF_IDX_VFR_MODE, 1736 .cond_operand = BNXT_ULP_ACTION_BIT_COUNT,
|