Searched refs:shadow_cfg (Results 1 – 4 of 4) sorted by relevance
44 struct tf_shadow_tcam_cfg_parms shadow_cfg; in tf_tcam_bind() local149 memset(&shadow_cfg, 0, sizeof(shadow_cfg)); in tf_tcam_bind()164 shadow_cfg.base_addr[i] = info.entry.start; in tf_tcam_bind()168 shadow_cfg.alloc_cnt = in tf_tcam_bind()170 shadow_cfg.num_entries = parms->num_elements; in tf_tcam_bind()173 shadow_cdb.cfg = &shadow_cfg; in tf_tcam_bind()
36 struct tf_shadow_ident_cfg_parms shadow_cfg = { 0 }; in tf_ident_bind() local79 shadow_cfg.alloc_cnt = in tf_ident_bind()83 shadow_cdb.cfg = &shadow_cfg; in tf_ident_bind()
90 struct tf_shadow_if_tbl_cfg *shadow_cfg; member
33 struct tf_shadow_tcam_cfg *shadow_cfg; member