Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_mapper.c131 iparms.dir = glb_res->direction; in ulp_mapper_resource_ident_allocate()
190 aparms.type = glb_res->resource_type; in ulp_mapper_resource_index_tbl_alloc()
191 aparms.dir = glb_res->direction; in ulp_mapper_resource_index_tbl_alloc()
2615 &glb_res, regval, in ulp_mapper_index_tbl_process()
3080 &glb_res[idx]); in ulp_mapper_glb_resource_info_init()
3085 &glb_res[idx]); in ulp_mapper_glb_resource_info_init()
3121 if (!glb_res || !num_entries) { in ulp_mapper_app_glb_resource_info_init()
3157 app_id != glb_res[i].app_id) in ulp_mapper_app_glb_resource_info_init()
3159 dir = glb_res[i].direction; in ulp_mapper_app_glb_resource_info_init()
3160 res = glb_res[i].resource_type; in ulp_mapper_app_glb_resource_info_init()
[all …]