Searched refs:src_grp (Results 1 – 1 of 1) sorted by relevance
966 struct otx_cpt_eng_grp_info *src_grp) in setup_eng_grp_mirroring() argument 969 src_grp->mirror.is_ena = false; in setup_eng_grp_mirroring() 970 src_grp->mirror.idx = 0; in setup_eng_grp_mirroring() 971 src_grp->mirror.ref_count++; in setup_eng_grp_mirroring() 975 dst_grp->mirror.idx = src_grp->idx; in setup_eng_grp_mirroring() 981 struct otx_cpt_eng_grp_info *src_grp; in remove_eng_grp_mirroring() local 986 src_grp = &dst_grp->g->grp[dst_grp->mirror.idx]; in remove_eng_grp_mirroring() 988 src_grp->mirror.ref_count--; in remove_eng_grp_mirroring()