Searched refs:ident_type (Results 1 – 6 of 6) sorted by relevance
| /dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_mapper.c | 130 iparms.ident_type = glb_res->resource_type; in ulp_mapper_resource_ident_allocate() 138 iparms.ident_type); in ulp_mapper_resource_ident_allocate() 154 fparms.ident_type = iparms.ident_type; in ulp_mapper_resource_ident_allocate() 578 .ident_type = res->resource_type, in ulp_mapper_ident_free() 826 iparms.ident_type = ident->ident_type; in ulp_mapper_ident_process() 833 tf_ident_2_str(iparms.ident_type)); in ulp_mapper_ident_process() 838 tf_ident_2_str(iparms.ident_type)); in ulp_mapper_ident_process() 873 free_parms.ident_type = ident->ident_type; in ulp_mapper_ident_process() 918 sparms.ident_type = ident->ident_type; in ulp_mapper_ident_extract() 928 tf_ident_2_str(sparms.ident_type), in ulp_mapper_ident_extract() [all …]
|
| H A D | ulp_template_struct.h | 333 uint16_t ident_type; member
|
| /dpdk/drivers/net/bnxt/tf_core/ |
| H A D | tf_core.h | 986 enum tf_identifier_type ident_type; member 1004 enum tf_identifier_type ident_type; member 1027 enum tf_identifier_type ident_type; member
|
| H A D | tf_core.c | 464 aparms.type = parms->ident_type; in tf_alloc_identifier() 524 fparms.type = parms->ident_type; in tf_free_identifier() 583 sparms.type = parms->ident_type; in tf_search_identifier()
|
| /dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ |
| H A D | ulp_template_db_wh_plus_class.c | 16589 .ident_type = TF_IDENT_TYPE_L2_CTXT_HIGH, 16617 .ident_type = TF_IDENT_TYPE_EM_PROF, 16626 .ident_type = TF_IDENT_TYPE_EM_PROF, 16635 .ident_type = TF_IDENT_TYPE_EM_PROF, 16651 .ident_type = TF_IDENT_TYPE_L2_CTXT_HIGH, 16700 .ident_type = TF_IDENT_TYPE_L2_CTXT_HIGH, 16728 .ident_type = TF_IDENT_TYPE_EM_PROF, 16737 .ident_type = TF_IDENT_TYPE_EM_PROF, 16746 .ident_type = TF_IDENT_TYPE_L2_CTXT_LOW, 16755 .ident_type = TF_IDENT_TYPE_L2_CTXT_LOW, [all …]
|
| H A D | ulp_template_db_thor_class.c | 43348 .ident_type = TF_IDENT_TYPE_L2_CTXT_HIGH, 43382 .ident_type = TF_IDENT_TYPE_EM_PROF, 43430 .ident_type = TF_IDENT_TYPE_L2_CTXT_HIGH, 43471 .ident_type = TF_IDENT_TYPE_EM_PROF, 43531 .ident_type = TF_IDENT_TYPE_EM_PROF, 43553 .ident_type = TF_IDENT_TYPE_L2_CTXT_LOW, 43562 .ident_type = TF_IDENT_TYPE_L2_CTXT_LOW, 43571 .ident_type = TF_IDENT_TYPE_L2_CTXT_LOW,
|