Searched refs:shadow_cfg (Results 1 – 6 of 6) sorted by relevance
52 struct tf_shadow_tbl_cfg_parms shadow_cfg; in tf_tbl_bind() local86 memset(&shadow_cfg, 0, sizeof(shadow_cfg)); in tf_tbl_bind()101 shadow_cfg.base_addr[i] = info.entry.start; in tf_tbl_bind()105 shadow_cfg.alloc_cnt = in tf_tbl_bind()107 shadow_cfg.num_entries = parms->num_elements; in tf_tbl_bind()110 shadow_cdb.cfg = &shadow_cfg; in tf_tbl_bind()
53 struct tf_shadow_tcam_cfg_parms shadow_cfg; in tf_tcam_bind() local94 memset(&shadow_cfg, 0, sizeof(shadow_cfg)); in tf_tcam_bind()109 shadow_cfg.base_addr[i] = info.entry.start; in tf_tcam_bind()113 shadow_cfg.alloc_cnt = in tf_tcam_bind()115 shadow_cfg.num_entries = parms->num_elements; in tf_tcam_bind()118 shadow_cdb.cfg = &shadow_cfg; in tf_tcam_bind()
44 struct tf_shadow_ident_cfg_parms shadow_cfg = { 0 }; in tf_ident_bind() local73 shadow_cfg.alloc_cnt = in tf_ident_bind()77 shadow_cdb.cfg = &shadow_cfg; in tf_ident_bind()
90 struct tf_shadow_if_tbl_cfg *shadow_cfg; member
30 struct tf_shadow_tcam_cfg *shadow_cfg; member
66 struct tf_shadow_tbl_cfg *shadow_cfg; member