Home
last modified time | relevance | path

Searched refs:BNXT_ULP_COND_LIST_OPC_AND (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/
H A Dulp_template_db_wh_plus_act.c87 .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,
172 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
226 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
331 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
345 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
364 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
383 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
[all …]
H A Dulp_template_db_thor_act.c87 .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,
222 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
308 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
327 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
347 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
386 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
405 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
425 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
[all …]
H A Dulp_template_db_wh_plus_class.c21 .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,
77 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
117 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
199 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
211 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
230 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
256 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
282 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
[all …]
H A Dulp_template_db_thor_class.c98 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
138 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
198 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
211 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
230 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
242 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
279 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
370 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
383 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
400 .cond_list_opcode = BNXT_ULP_COND_LIST_OPC_AND,
[all …]
H A Dulp_template_db_enum.h224 BNXT_ULP_COND_LIST_OPC_AND = 3, enumerator
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_mapper.c3526 case BNXT_ULP_COND_LIST_OPC_AND: in ulp_mapper_cond_opc_list_process()
3555 if (list_opc == BNXT_ULP_COND_LIST_OPC_AND) { in ulp_mapper_cond_opc_list_process()