Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_mapper.c86 struct bnxt_ulp_glb_resource_info *glb_res) in ulp_mapper_resource_ident_allocate() argument
98 iparms.ident_type = glb_res->resource_type; in ulp_mapper_resource_ident_allocate()
99 iparms.dir = glb_res->direction; in ulp_mapper_resource_ident_allocate()
154 aparms.type = glb_res->resource_type; in ulp_mapper_resource_index_tbl_alloc()
155 aparms.dir = glb_res->direction; in ulp_mapper_resource_index_tbl_alloc()
2389 struct bnxt_ulp_glb_resource_info *glb_res; in ulp_mapper_glb_resource_info_init() local
2394 if (!glb_res || !num_glb_res_ids) { in ulp_mapper_glb_resource_info_init()
2401 switch (glb_res[idx].resource_func) { in ulp_mapper_glb_resource_info_init()
2405 &glb_res[idx]); in ulp_mapper_glb_resource_info_init()
2410 &glb_res[idx]); in ulp_mapper_glb_resource_info_init()
[all …]