Searched refs:profileIndx (Results 1 – 3 of 3) sorted by relevance
1187 if (profileIndx >= FM_PCD_PLCR_NUM_ENTRIES) in FmPcdPlcrCcGetSetParams()1190 if (!FmPcdPlcrIsProfileValid(p_FmPcd, profileIndx)) in FmPcdPlcrCcGetSetParams()1279 UpdateRequiredActionFlag(p_FmPcd, profileIndx, TRUE); in FmPcdPlcrCcGetSetParams()1698 uint16_t profileIndx; in FM_PCD_PlcrProfileDelete() local1706 profileIndx = p_Profile->absoluteProfileId; in FM_PCD_PlcrProfileDelete()1710 FmPcdPlcrInvalidateProfileSw(p_FmPcd,profileIndx); in FM_PCD_PlcrProfileDelete()1746 uint16_t profileIndx; in FM_PCD_PlcrProfileGetCounter() local1760 profileIndx = p_Profile->absoluteProfileId; in FM_PCD_PlcrProfileGetCounter()1762 if (profileIndx >= FM_PCD_PLCR_NUM_ENTRIES) in FM_PCD_PlcrProfileGetCounter()1800 uint16_t profileIndx; in FM_PCD_PlcrProfileSetCounter() local[all …]
925 uint16_t profileIndx; in FmHcPcdPlcrSetProfile() local934 profileIndx = FmPcdPlcrProfileGetAbsoluteId(h_Profile); in FmHcPcdPlcrSetProfile()938 p_HcFrame->actionReg = FmPcdPlcrBuildWritePlcrActionRegs(profileIndx); in FmHcPcdPlcrSetProfile()
765 t_Error FmPcdPlcrCcGetSetParams(t_Handle h_FmPcd, uint16_t profileIndx,uint32_t requiredAction);