Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c1134 p_FmPcd->p_FmPcdPlcr->portsMapping[swPortIndex].profilesBase = first; in FmPcdPlcrAllocProfiles()
1158 for (i=p_FmPcd->p_FmPcdPlcr->portsMapping[swPortIndex].profilesBase; in FmPcdPlcrFreeProfiles()
1159 i<(p_FmPcd->p_FmPcdPlcr->portsMapping[swPortIndex].profilesBase + in FmPcdPlcrFreeProfiles()
1172 p_FmPcd->p_FmPcdPlcr->portsMapping[swPortIndex].profilesBase = 0; in FmPcdPlcrFreeProfiles()
1368 … *p_AbsoluteId = (uint16_t)(p_FmPcd->p_FmPcdPlcr->portsMapping[i].profilesBase + relativeProfile); in FmPcdPlcrGetAbsoluteIdByProfileParams()
1389 return p_FmPcd->p_FmPcdPlcr->portsMapping[swPortIndex].profilesBase; in FmPcdPlcrGetPortProfilesBase()
H A Dfm_pcd.h262 uint16_t profilesBase; member
H A Dfm_kg.c2074 …d(p_FmPcd, (uint16_t)(p_FmPcd->p_FmPcdPlcr->portsMapping[swPortIndex].profilesBase + p_Scheme->rel… in FmPcdKgBuildBindPortToSchemes()
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfm.h566 uint16_t profilesBase; member
H A Dfm_ncsw.c1534 p_Fm->p_FmSp->portsMapping[swPortIndex].profilesBase = first; in FmVSPAllocForPort()
1562 first = (uint8_t)p_Fm->p_FmSp->portsMapping[swPortIndex].profilesBase; in FmVSPFreeForPort()
1570 p_Fm->p_FmSp->portsMapping[swPortIndex].profilesBase = 0; in FmVSPFreeForPort()
2974 *p_AbsoluteId = (uint16_t)(p_FmPcdSp->portsMapping[swPortIndex].profilesBase + relativeProfile); in FmVSPGetAbsoluteProfileId()