Home
last modified time | relevance | path

Searched refs:FmPcdPlcrIsProfileValid (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c157 if (!FmPcdPlcrIsProfileValid(p_FmPcd, absoluteProfileId)) in SetProfileNia()
1190 if (!FmPcdPlcrIsProfileValid(p_FmPcd, profileIndx)) in FmPcdPlcrCcGetSetParams()
1305 bool FmPcdPlcrIsProfileValid(t_Handle h_FmPcd, uint16_t absoluteProfileId) in FmPcdPlcrIsProfileValid() function
1596 if (FmPcdPlcrIsProfileValid(p_FmPcd, absoluteProfileId)) in FM_PCD_PlcrProfileSet()
H A Dfm_kg.c1150 if (!FmPcdPlcrIsProfileValid(p_FmPcd, profileId)) in BuildSchemeRegs()
2074 …if (!FmPcdPlcrIsProfileValid(p_FmPcd, (uint16_t)(p_FmPcd->p_FmPcdPlcr->portsMapping[swPortIndex].p… in FmPcdKgBuildBindPortToSchemes()
H A Dfm_cc.c1666 if (!FmPcdPlcrIsProfileValid(h_FmPcd, absoluteProfileId)) in ValidateNextEngineParams()
/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h745 bool FmPcdPlcrIsProfileValid(t_Handle h_FmPcd, uint16_t absoluteProfileId);
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1336 if (!FmPcdPlcrIsProfileValid(p_FmPort->h_FmPcd, absoluteProfileId)) in SetPcd()
4691 if (!FmPcdPlcrIsProfileValid(p_FmPort->h_FmPcd, absoluteProfileId)) in FM_PORT_PcdPlcrModifyInitialProfile()