Searched refs:BNXT_ULP_ACTION_BIT_COUNT (Results 1 – 8 of 8) sorted by relevance
| /f-stack/dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_template_db_act.c | 141 BNXT_ULP_ACTION_BIT_COUNT | 149 BNXT_ULP_ACTION_BIT_COUNT | 158 BNXT_ULP_ACTION_BIT_COUNT | 166 BNXT_ULP_ACTION_BIT_COUNT | 176 BNXT_ULP_ACTION_BIT_COUNT | 234 BNXT_ULP_ACTION_BIT_COUNT | 243 BNXT_ULP_ACTION_BIT_COUNT | 253 BNXT_ULP_ACTION_BIT_COUNT | 262 BNXT_ULP_ACTION_BIT_COUNT | 273 BNXT_ULP_ACTION_BIT_COUNT | [all …]
|
| H A D | ulp_template_db_stingray_act.c | 51 .cond_operand = BNXT_ULP_ACTION_BIT_COUNT, 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, 637 (uint64_t)BNXT_ULP_ACTION_BIT_COUNT & 0xff, 832 (uint64_t)BNXT_ULP_ACTION_BIT_COUNT & 0xff, 1029 (uint64_t)BNXT_ULP_ACTION_BIT_COUNT & 0xff, 1235 (uint64_t)BNXT_ULP_ACTION_BIT_COUNT & 0xff, [all …]
|
| H A D | ulp_template_db_wh_plus_act.c | 51 .cond_operand = BNXT_ULP_ACTION_BIT_COUNT, 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, 636 (uint64_t)BNXT_ULP_ACTION_BIT_COUNT & 0xff, 831 (uint64_t)BNXT_ULP_ACTION_BIT_COUNT & 0xff, 1028 (uint64_t)BNXT_ULP_ACTION_BIT_COUNT & 0xff, 1234 (uint64_t)BNXT_ULP_ACTION_BIT_COUNT & 0xff, [all …]
|
| H A D | ulp_template_db.h | 34 BNXT_ULP_ACTION_BIT_COUNT = 0x0000000000000004, enumerator
|
| H A D | ulp_template_db_enum.h | 34 BNXT_ULP_ACTION_BIT_COUNT = 0x0000000000000004, enumerator
|
| H A D | ulp_rte_parser.c | 1801 ULP_BITMAP_SET(params->act_bitmap.bits, BNXT_ULP_ACTION_BIT_COUNT); in ulp_rte_count_act_handler()
|
| H A D | ulp_template_db_wh_plus_class.c | 1736 .cond_operand = BNXT_ULP_ACTION_BIT_COUNT,
|
| H A D | ulp_template_db_stingray_class.c | 1736 .cond_operand = BNXT_ULP_ACTION_BIT_COUNT,
|