Searched refs:raparms (Results 1 – 1 of 1) sorted by relevance
404 struct tf_rm_is_allocated_parms raparms = { 0 }; in tf_tbl_sram_set() local461 TF_TBL_PTR_TO_RM(&raparms.index, parms->idx, base, shift); in tf_tbl_sram_set()463 raparms.rm_db = tbl_db->tbl_db[parms->dir]; in tf_tbl_sram_set()464 raparms.subtype = parms->type; in tf_tbl_sram_set()465 raparms.allocated = &rallocated; in tf_tbl_sram_set()466 rc = tf_rm_is_allocated(&raparms); in tf_tbl_sram_set()