Home
last modified time | relevance | path

Searched refs:BNXT_ULP_INDEX_OPCODE_COMP_FIELD (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_template_db_enum.h207 BNXT_ULP_INDEX_OPCODE_COMP_FIELD = 3, enumerator
H A Dulp_template_db_wh_plus_class.c199 .index_opcode = BNXT_ULP_INDEX_OPCODE_COMP_FIELD,
210 .index_opcode = BNXT_ULP_INDEX_OPCODE_COMP_FIELD,
221 .index_opcode = BNXT_ULP_INDEX_OPCODE_COMP_FIELD,
308 .index_opcode = BNXT_ULP_INDEX_OPCODE_COMP_FIELD,
319 .index_opcode = BNXT_ULP_INDEX_OPCODE_COMP_FIELD,
330 .index_opcode = BNXT_ULP_INDEX_OPCODE_COMP_FIELD,
H A Dulp_template_db_stingray_class.c199 .index_opcode = BNXT_ULP_INDEX_OPCODE_COMP_FIELD,
210 .index_opcode = BNXT_ULP_INDEX_OPCODE_COMP_FIELD,
221 .index_opcode = BNXT_ULP_INDEX_OPCODE_COMP_FIELD,
308 .index_opcode = BNXT_ULP_INDEX_OPCODE_COMP_FIELD,
319 .index_opcode = BNXT_ULP_INDEX_OPCODE_COMP_FIELD,
330 .index_opcode = BNXT_ULP_INDEX_OPCODE_COMP_FIELD,
H A Dulp_mapper.c2352 if (tbl->index_opcode == BNXT_ULP_INDEX_OPCODE_COMP_FIELD) { in ulp_mapper_if_tbl_process()