Searched refs:relativeProfileId (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/contrib/ncsw/Peripherals/FM/SP/
H A Dfm_sp.h78 uint8_t relativeProfileId; member in struct:__anon9704
H A Dfm_sp.c85 p_FmVspEntry->relativeProfileId);
449 p_FmVspEntry->relativeProfileId = p_FmVspParams->relativeProfileId;
546 p_FmVspEntry->relativeProfileId,
/freebsd-current/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_vsp_ext.h88 uint8_t relativeProfileId; /**< VSP Id - relative to VSP's range member in struct:t_FmVspParams
H A Dfm_pcd_ext.h2097 uint16_t relativeProfileId; /**< Profile id - relative to shared group or to port */ member in struct:t_FmPcdPlcrProfileParams::__anon9787::__anon9788
/freebsd-current/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_kg.c1017 uint16_t profileId=0, numOfProfiles=0, relativeProfileId; local
1146 relativeProfileId = profileId;
1147 err = FmPcdPlcrGetAbsoluteIdByProfileParams((t_Handle)p_FmPcd,e_FM_PCD_PLCR_SHARED,NULL, relativeProfileId, &profileId);
1152 p_Scheme->relativeProfileId = profileId;
1158 p_Scheme->relativeProfileId = profileId;
2072 if (p_Scheme->relativeProfileId+j >= p_FmPcd->p_FmPcdPlcr->portsMapping[swPortIndex].numOfProfiles)
2074 if (!FmPcdPlcrIsProfileValid(p_FmPcd, (uint16_t)(p_FmPcd->p_FmPcdPlcr->portsMapping[swPortIndex].profilesBase + p_Scheme->relativeProfileId + j)))
2636 return p_FmPcd->p_FmPcdKg->schemes[schemeId].relativeProfileId;
2883 err = FmPcdPlcrCcGetSetParams(h_FmPcd, p_FmPcd->p_FmPcdKg->schemes[relativeSchemeId].relativeProfileId, requiredAction);
H A Dfm_pcd.h226 uint16_t relativeProfileId; member in struct:__anon9652
H A Dfm_plcr.c1582 p_ProfileParams->id.newParams.relativeProfileId,

Completed in 183 milliseconds