Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_template_db_stingray_act.c59 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
76 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
93 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
125 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
141 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
158 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
174 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
190 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
207 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
223 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
[all …]
H A Dulp_template_db_wh_plus_act.c59 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
76 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
93 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
124 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
140 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
157 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
173 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
189 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
206 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
222 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
[all …]
H A Dulp_template_db_enum.h205 BNXT_ULP_INDEX_OPCODE_ALLOCATE = 1, enumerator
H A Dulp_template_db_wh_plus_class.c152 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
236 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
345 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
360 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
411 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
533 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
1744 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
H A Dulp_template_db_stingray_class.c152 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
236 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
345 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
360 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
411 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
533 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
1744 .index_opcode = BNXT_ULP_INDEX_OPCODE_ALLOCATE,
H A Dulp_mapper.c2080 if (tbl->index_opcode == BNXT_ULP_INDEX_OPCODE_ALLOCATE) { in ulp_mapper_index_tbl_process()