Searched refs:iparms (Results 1 – 5 of 5) sorted by relevance
244 struct tf_rm_get_alloc_info_parms iparms; in tf_em_int_bind() local297 iparms.rm_db = em_db[i]; in tf_em_int_bind()298 iparms.db_index = TF_EM_DB_EM_REC; in tf_em_int_bind()299 iparms.info = &info; in tf_em_int_bind()301 rc = tf_rm_get_info(&iparms); in tf_em_int_bind()310 iparms.info->entry.stride, in tf_em_int_bind()311 iparms.info->entry.start); in tf_em_int_bind()
151 struct tf_shadow_ident_insert_parms iparms = { 0 }; in tf_ident_alloc() local177 iparms.tf_shadow_ident_db = ident_shadow_db[parms->dir]; in tf_ident_alloc()178 iparms.type = parms->type; in tf_ident_alloc()179 iparms.id = base_id; in tf_ident_alloc()181 rc = tf_shadow_ident_insert(&iparms); in tf_ident_alloc()
276 struct tf_rm_get_inuse_count_parms iparms; in tf_rm_check_residuals() local294 iparms.rm_db = rm_db; in tf_rm_check_residuals()295 iparms.count = &count; in tf_rm_check_residuals()297 iparms.db_index = i; in tf_rm_check_residuals()298 rc = tf_rm_get_inuse_count(&iparms); in tf_rm_check_residuals()
584 struct tf_shadow_tcam_insert_parms iparms; in tf_tcam_set() local671 iparms.shadow_db = shadow_tcam_db[parms->dir]; in tf_tcam_set()672 iparms.sparms = parms; in tf_tcam_set()673 rc = tf_shadow_tcam_insert(&iparms); in tf_tcam_set()
99 iparms.dir = glb_res->direction; in ulp_mapper_resource_ident_allocate()106 iparms.ident_type); in ulp_mapper_resource_ident_allocate()117 fparms.dir = iparms.dir; in ulp_mapper_resource_ident_allocate()119 fparms.id = iparms.id; in ulp_mapper_resource_ident_allocate()627 iparms.dir = tbl->direction; in ulp_mapper_ident_process()633 iparms.ident_type); in ulp_mapper_ident_process()665 *val = iparms.id; in ulp_mapper_ident_process()674 free_parms.id = iparms.id; in ulp_mapper_ident_process()1856 iparms.dup_check = 0; in ulp_mapper_em_tbl_process()1903 free_parms.dir = iparms.dir; in ulp_mapper_em_tbl_process()[all …]