Lines Matching refs:direction
66 if (!data || res->direction >= TF_DIR_MAX || in ulp_mapper_glb_resource_write()
71 ent = &data->glb_res_tbl[res->direction][res->glb_regfile_index]; in ulp_mapper_glb_resource_write()
99 iparms.dir = glb_res->direction; in ulp_mapper_resource_ident_allocate()
155 aparms.dir = glb_res->direction; in ulp_mapper_resource_index_tbl_alloc()
424 tcam_parms.dir = res->direction; in ulp_mapper_cache_entry_free()
431 (res->direction == TF_DIR_RX) ? "RX" : "TX", in ulp_mapper_cache_entry_free()
442 ident_parms.dir = res->direction; in ulp_mapper_cache_entry_free()
450 (res->direction == TF_DIR_RX) ? "RX" : "TX", in ulp_mapper_cache_entry_free()
465 .dir = res->direction, in ulp_mapper_tcam_entry_free()
479 .dir = res->direction, in ulp_mapper_index_entry_free()
501 fparms.dir = res->direction; in ulp_mapper_em_entry_free()
523 .dir = res->direction, in ulp_mapper_ident_free()
627 iparms.dir = tbl->direction; in ulp_mapper_ident_process()
648 fid_parms.direction = tbl->direction; in ulp_mapper_ident_process()
672 free_parms.dir = tbl->direction; in ulp_mapper_ident_process()
680 (tbl->direction == TF_DIR_RX) ? "RX" : "TX"); in ulp_mapper_ident_process()
719 sparms.dir = tbl->direction; in ulp_mapper_ident_extract()
746 fid_parms.direction = tbl->direction; in ulp_mapper_ident_extract()
766 free_parms.dir = tbl->direction; in ulp_mapper_ident_extract()
772 tf_dir_2_str(tbl->direction), sparms.search_id); in ulp_mapper_ident_extract()
1231 fid_parms.direction = tbl->direction; in ulp_mapper_mark_gfid_process()
1280 fid_parms.direction = tbl->direction; in ulp_mapper_mark_act_ptr_process()
1329 fid_parms.direction = tbl->direction; in ulp_mapper_mark_vfr_idx_process()
1368 tbl->direction, in ulp_mapper_tcam_tbl_result_create()
1455 sparms.dir = tbl->direction; in ulp_mapper_tcam_tbl_entry_write()
1583 rc = ulp_mapper_keymask_field_process(parms, tbl->direction, in ulp_mapper_tcam_tbl_process()
1592 rc = ulp_mapper_keymask_field_process(parms, tbl->direction, in ulp_mapper_tcam_tbl_process()
1611 aparms.dir = tbl->direction; in ulp_mapper_tcam_tbl_process()
1648 searchparms.dir = tbl->direction; in ulp_mapper_tcam_tbl_process()
1722 fid_parms.direction = tbl->direction; in ulp_mapper_tcam_tbl_process()
1750 free_parms.dir = tbl->direction; in ulp_mapper_tcam_tbl_process()
1756 tbl->resource_type, tbl->direction, idx); in ulp_mapper_tcam_tbl_process()
1803 rc = ulp_mapper_keymask_field_process(parms, tbl->direction, in ulp_mapper_em_tbl_process()
1831 tbl->direction, in ulp_mapper_em_tbl_process()
1857 iparms.dir = tbl->direction; in ulp_mapper_em_tbl_process()
1884 fid_parms.direction = tbl->direction; in ulp_mapper_em_tbl_process()
1972 tbl->direction, in ulp_mapper_index_tbl_process()
1996 tbl->direction, in ulp_mapper_index_tbl_process()
2004 sparms.dir = tbl->direction; in ulp_mapper_index_tbl_process()
2029 srchparms.dir = tbl->direction; in ulp_mapper_index_tbl_process()
2039 tf_dir_2_str(tbl->direction), rc); in ulp_mapper_index_tbl_process()
2045 tf_dir_2_str(tbl->direction)); in ulp_mapper_index_tbl_process()
2051 aparms.dir = tbl->direction; in ulp_mapper_index_tbl_process()
2063 tf_dir_2_str(tbl->direction), rc); in ulp_mapper_index_tbl_process()
2091 sparms.dir = tbl->direction; in ulp_mapper_index_tbl_process()
2111 fid_parms.direction = tbl->direction; in ulp_mapper_index_tbl_process()
2140 free_parms.dir = tbl->direction; in ulp_mapper_index_tbl_process()
2182 rc = ulp_mapper_keymask_field_process(parms, tbl->direction, in ulp_mapper_cache_tbl_process()
2208 (tbl->direction & 0x1)), in ulp_mapper_cache_tbl_process()
2268 fid_parms.direction = tbl->direction; in ulp_mapper_cache_tbl_process()
2278 (tbl->direction & 0x1))); in ulp_mapper_cache_tbl_process()
2299 fparms.dir = tbl->direction; in ulp_mapper_cache_tbl_process()
2341 tbl->direction, in ulp_mapper_if_tbl_process()
2362 iftbl_params.dir = tbl->direction; in ulp_mapper_if_tbl_process()
2705 res.direction = dir; in ulp_mapper_glb_resource_info_deinit()