Searched refs:FmPcdManipUpdateOwner (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/ |
H A D | fm_pcd.h | 449 void FmPcdManipUpdateOwner(t_Handle h_Manip, bool add); 456 void FmPcdManipUpdateOwner(t_Handle h_Manip, bool add);
|
H A D | fm_replic.c | 517 FmPcdManipUpdateOwner(p_CurrentMember->h_Manip, FALSE); in RemoveMember() 564 FmPcdManipUpdateOwner(p_CurrentMember->h_Manip, FALSE); in DeleteGroup()
|
H A D | fm_manip.c | 4686 void FmPcdManipUpdateOwner(t_Handle h_Manip, bool add) in FmPcdManipUpdateOwner() function 4865 FmPcdManipUpdateOwner(h_Manip, TRUE); in FmPcdManipUpdateAdResultForCc() 4920 FmPcdManipUpdateOwner(h_Manip, FALSE); in FmPcdManipUpdateAdResultForCc() 4961 FmPcdManipUpdateOwner(h_Manip, TRUE); in FmPcdManipUpdateAdContLookupForCc() 5338 FmPcdManipUpdateOwner(p_Manip->h_NextManip, TRUE); in FM_PCD_ManipNodeSet() 5481 FmPcdManipUpdateOwner(p_Manip->h_NextManip, FALSE); in FM_PCD_ManipNodeDelete()
|
H A D | fm_cc.c | 748 FmPcdManipUpdateOwner(p_AdditionalParams->h_ManipForRmv, FALSE); in ReleaseModifiedDataStructure() 3587 FmPcdManipUpdateOwner(p_NextEngineParams->h_Manip, FALSE); in UpdatePtrWhichPointOnCrntMdfNode() 6298 FmPcdManipUpdateOwner(p_CcTree->h_IpReassemblyManip, FALSE); in FM_PCD_CcRootDelete() 6305 FmPcdManipUpdateOwner(p_CcTree->h_CapwapReassemblyManip, FALSE); in FM_PCD_CcRootDelete() 6317 FmPcdManipUpdateOwner( in FM_PCD_CcRootDelete() 6449 FmPcdManipUpdateOwner( in FM_PCD_MatchTableDelete()
|