Searched refs:cond_list_opcode (Results 1 – 6 of 6) sorted by relevance
| /dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ |
| H A D | ulp_template_db_thor_act.c | 21 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_FALSE, 31 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_FALSE, 41 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_FALSE, 51 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_FALSE, 61 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_FALSE, 71 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_FALSE, 87 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND, 109 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND, 129 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND, 149 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_TRUE, [all …]
|
| H A D | ulp_template_db_wh_plus_act.c | 21 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_OR, 31 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_FALSE, 41 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_FALSE, 51 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_FALSE, 61 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_FALSE, 71 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_FALSE, 87 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND, 109 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND, 129 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND, 151 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND, [all …]
|
| H A D | ulp_template_db_wh_plus_class.c | 21 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND, 31 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND, 41 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND, 51 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_FALSE, 61 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_FALSE, 77 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND, 98 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_TRUE, 117 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND, 130 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_TRUE, 199 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND, [all …]
|
| H A D | ulp_template_db_thor_class.c | 21 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_FALSE, 31 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_FALSE, 41 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_FALSE, 51 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_FALSE, 61 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_FALSE, 76 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_TRUE, 98 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND, 119 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_TRUE, 138 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND, 198 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND, [all …]
|
| /dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_template_struct.h | 178 enum bnxt_ulp_cond_list_opc cond_list_opcode; member
|
| H A D | ulp_mapper.c | 274 *opc = dev_tbls->tmpl_list[tid].reject_info.cond_list_opcode; in ulp_mapper_tmpl_reject_list_get() 291 *opc = tbl->execute_info.cond_list_opcode; in ulp_mapper_tbl_execute_list_get()
|