| /dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ |
| H A D | ulp_template_db_tbl.c | 738 .resource_type = TF_TBL_TYPE_EM_FKB, 746 .resource_type = TF_TBL_TYPE_WC_FKB, 946 .resource_type = TF_TBL_TYPE_EM_FKB, 954 .resource_type = TF_TBL_TYPE_WC_FKB, 1282 .resource_type = TF_TBL_TYPE_EM_FKB, 1290 .resource_type = TF_TBL_TYPE_WC_FKB, 1298 .resource_type = TF_TBL_TYPE_WC_FKB, 1306 .resource_type = TF_TBL_TYPE_WC_FKB, 1314 .resource_type = TF_TBL_TYPE_WC_FKB, 1322 .resource_type = TF_TBL_TYPE_WC_FKB, [all …]
|
| H A D | ulp_template_db_thor_act.c | 80 .resource_type = TF_TBL_TYPE_MIRROR_CONFIG, 102 .resource_type = TF_TBL_TYPE_ACT_STATS_64, 122 .resource_type = TF_TBL_TYPE_ACT_MODIFY_64B, 194 .resource_type = TF_TBL_TYPE_MIRROR_CONFIG, 215 .resource_type = TF_TBL_TYPE_ACT_STATS_64, 258 .resource_type = TF_TBL_TYPE_MIRROR_CONFIG, 278 .resource_type = TF_TBL_TYPE_MIRROR_CONFIG, 301 .resource_type = TF_TBL_TYPE_ACT_STATS_64, 379 .resource_type = TF_TBL_TYPE_ACT_STATS_64, 476 .resource_type = TF_TBL_TYPE_ACT_STATS_64, [all …]
|
| H A D | ulp_template_db_wh_plus_act.c | 80 .resource_type = TF_TBL_TYPE_MIRROR_CONFIG, 102 .resource_type = TF_TBL_TYPE_ACT_STATS_64, 122 .resource_type = TF_TBL_TYPE_ACT_ENCAP_8B, 165 .resource_type = TF_TBL_TYPE_EXT, 219 .resource_type = TF_TBL_TYPE_ACT_STATS_64, 262 .resource_type = TF_TBL_TYPE_EXT, 435 .resource_type = TF_TBL_TYPE_EXT, 514 .resource_type = TF_TBL_TYPE_EXT, 534 .resource_type = TF_TBL_TYPE_EXT, 662 .resource_type = TF_TBL_TYPE_EXT, [all …]
|
| H A D | ulp_template_db_wh_plus_class.c | 326 .resource_type = TF_MEM_INTERNAL, 347 .resource_type = TF_MEM_EXTERNAL, 368 .resource_type = TF_MEM_INTERNAL, 389 .resource_type = TF_MEM_EXTERNAL, 410 .resource_type = TF_MEM_INTERNAL, 431 .resource_type = TF_MEM_EXTERNAL, 708 .resource_type = TF_MEM_INTERNAL, 729 .resource_type = TF_MEM_EXTERNAL, 977 .resource_type = TF_MEM_INTERNAL, 998 .resource_type = TF_MEM_EXTERNAL, [all …]
|
| H A D | ulp_template_db_thor_class.c | 256 .resource_type = TF_TBL_TYPE_EM_FKB, 325 .resource_type = TF_MEM_INTERNAL, 378 .resource_type = TF_TBL_TYPE_WC_FKB, 395 .resource_type = TF_TBL_TYPE_WC_FKB, 922 .resource_type = TF_TBL_TYPE_EM_FKB, 991 .resource_type = TF_MEM_INTERNAL, 1045 .resource_type = TF_TBL_TYPE_WC_FKB, 1219 .resource_type = TF_TBL_TYPE_EM_FKB, 1288 .resource_type = TF_MEM_INTERNAL, 1341 .resource_type = TF_TBL_TYPE_WC_FKB, [all …]
|
| /dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_mapper.c | 104 ent->resource_type = res->resource_type; in ulp_mapper_glb_resource_write() 434 switch (tbl->resource_type) { in ulp_mapper_dyn_tbl_type_get() 463 return tbl->resource_type; in ulp_mapper_dyn_tbl_type_get() 473 switch (tbl->resource_type) { in ulp_mapper_dyn_blob_size_get() 509 switch (res->resource_type) { in ulp_mapper_tcam_entry_free() 538 .type = res->resource_type, in ulp_mapper_index_entry_free() 590 res->resource_type, in ulp_mapper_mark_free() 2204 fid_parms.resource_type = tbl->resource_type; in ulp_mapper_tcam_tbl_process() 2375 fid_parms.resource_type = tbl->resource_type; in ulp_mapper_em_tbl_process() 2486 glb_res.resource_type = tbl->resource_type; in ulp_mapper_index_tbl_process() [all …]
|
| H A D | ulp_template_struct.h | 264 uint32_t resource_type; /* TF_ enum type */ member 344 uint32_t resource_type; /* TF_ enum type */ member 353 uint32_t resource_type; /* TF_ enum type */ member
|
| H A D | ulp_flow_db.h | 34 uint8_t resource_type; member 91 uint8_t resource_type; member
|
| H A D | ulp_flow_db.c | 157 resource_info->resource_type = params->resource_type; in ulp_flow_db_res_params_to_info() 188 params->resource_type = resource_info->resource_type; in ulp_flow_db_res_info_to_params() 646 if (params->resource_type == TF_TBL_TYPE_ACT_STATS_64 && in ulp_flow_db_resource_add() 757 if (params->resource_type == TF_TBL_TYPE_ACT_STATS_64 && in ulp_flow_db_resource_del()
|
| H A D | ulp_mapper.h | 23 uint32_t resource_type; /* TF_ enum type */ member
|
| H A D | bnxt_ulp.c | 153 res_type = info[i].resource_type; in bnxt_ulp_named_resources_calc() 210 res_type = info[i].resource_type; in bnxt_ulp_unnamed_resources_calc()
|
| /dpdk/drivers/net/i40e/base/ |
| H A D | i40e_adminq_cmd.h | 734 u8 resource_type; member
|