Searched refs:p_FmPcd (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_prs.c55 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
57 struct fman_prs_regs *PrsRegs = (struct fman_prs_regs *)p_FmPcd->p_FmPcdPrs->p_FmPcdPrsRegs;
59 ASSERT_COND(p_FmPcd->guestId == NCSW_MASTER_ID);
69 p_FmPcd->f_Exception(p_FmPcd->h_App,e_FM_PCD_PRS_EXCEPTION_DOUBLE_ECC);
74 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
76 struct fman_prs_regs *PrsRegs = (struct fman_prs_regs *)p_FmPcd->p_FmPcdPrs->p_FmPcdPrsRegs;
78 ASSERT_COND(p_FmPcd->guestId == NCSW_MASTER_ID);
88 p_FmPcd->f_Exception(p_FmPcd
91 PrsConfig(t_FmPcd *p_FmPcd,t_FmPcdParams *p_FmPcdParams) argument
128 PrsInit(t_FmPcd *p_FmPcd) argument
172 PrsFree(t_FmPcd *p_FmPcd) argument
180 PrsEnable(t_FmPcd *p_FmPcd) argument
188 PrsDisable(t_FmPcd *p_FmPcd) argument
196 PrsIsEnabled(t_FmPcd *p_FmPcd) argument
204 PrsIncludePortInStatistics(t_FmPcd *p_FmPcd, uint8_t hardwarePortId, bool include) argument
232 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
270 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
329 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
349 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
412 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
[all...]
H A Dfm_pcd.c60 static t_Error CheckFmPcdParameters(t_FmPcd *p_FmPcd) argument
62 if (!p_FmPcd->h_Fm)
65 if (p_FmPcd->guestId == NCSW_MASTER_ID)
67 if (p_FmPcd->p_FmPcdKg && !p_FmPcd->p_FmPcdKg->p_FmPcdKgRegs)
70 if (p_FmPcd->p_FmPcdPlcr && !p_FmPcd->p_FmPcdPlcr->p_FmPcdPlcrRegs)
73 if (!p_FmPcd->f_Exception)
76 if ((!p_FmPcd->f_FmPcdIndexedException) && (p_FmPcd
103 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
295 EnqueueLockToFreeLst(t_FmPcd *p_FmPcd, t_FmPcdLock *p_Lock) argument
304 DequeueLockFromFreeLst(t_FmPcd *p_FmPcd) argument
321 EnqueueLockToAcquiredLst(t_FmPcd *p_FmPcd, t_FmPcdLock *p_Lock) argument
330 FillFreeLocksLst(t_FmPcd *p_FmPcd) argument
354 ReleaseFreeLocksLst(t_FmPcd *p_FmPcd) argument
373 FmPcdSetClsPlanGrpId(t_FmPcd *p_FmPcd, uint8_t netEnvId, uint8_t clsPlanGrpId) argument
379 PcdGetClsPlanGrpParams(t_FmPcd *p_FmPcd, t_FmPcdKgInterModuleClsPlanGrpParams *p_GrpParams) argument
430 PcdGetVectorForOpt(t_FmPcd *p_FmPcd, uint8_t netEnvId, protocolOpt_t opt, uint32_t *p_Vector) argument
454 PcdGetUnitsVector(t_FmPcd *p_FmPcd, t_NetEnvParams *p_Params) argument
473 PcdNetEnvIsUnitWithoutOpts(t_FmPcd *p_FmPcd, uint8_t netEnvId, uint32_t unitVector) argument
502 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
525 FmPcdNetEnvGetUnitId(t_FmPcd *p_FmPcd, uint8_t netEnvId, e_NetHeaderType hdr, bool interchangeable, protocolOpt_t opt) argument
567 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
598 FmPcdGetAliasHdr(t_FmPcd *p_FmPcd, uint8_t netEnvId, e_NetHeaderType hdr) argument
617 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
627 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
635 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
788 t_FmPcd *p_FmPcd = NULL; local
908 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1020 t_FmPcd *p_FmPcd =(t_FmPcd *)h_FmPcd; local
1086 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1110 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1120 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1176 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1235 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1513 t_FmPcd *p_FmPcd = p_NetEnv->h_FmPcd; local
1545 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1554 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1580 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1758 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1883 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1961 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2092 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
[all...]
H A Dfm_plcr.c108 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
111 SANITY_CHECK_RETURN_VALUE(p_FmPcd, E_INVALID_HANDLE, FALSE);
113 for (i=0;i<p_FmPcd->p_FmPcdPlcr->numOfSharedProfiles;i++)
114 if (p_FmPcd->p_FmPcdPlcr->sharedProfilesIds[i] == absoluteProfileId)
119 static t_Error SetProfileNia(t_FmPcd *p_FmPcd, e_FmPcdEngine nextEngine, u_FmPcdPlcrNextEngineParams *p_NextEngineParams, uint32_t *nextAction) argument
133 nia |= GET_NIA_BMI_AC_DISCARD_FRAME(p_FmPcd);
136 nia |= GET_NIA_BMI_AC_ENQ_FRAME(p_FmPcd);
144 relativeSchemeId = FmPcdKgGetRelativeSchemeId(p_FmPcd, physicalSchemeId);
149 if (!KgIsSchemeAlwaysDirect(p_FmPcd, relativeSchemeId))
155 if (!IsProfileShared(p_FmPcd, absoluteProfileI
324 WritePar(t_FmPcd *p_FmPcd, uint32_t par) argument
334 BuildProfileRegs(t_FmPcd *p_FmPcd, t_FmPcdPlcrProfileParams *p_ProfileParams, t_FmPcdPlcrProfileRegs *p_PlcrRegs) argument
532 AllocSharedProfiles(t_FmPcd *p_FmPcd, uint16_t numOfProfiles, uint16_t *profilesIds) argument
575 FreeSharedProfiles(t_FmPcd *p_FmPcd, uint16_t numOfProfiles, uint16_t *profilesIds) argument
593 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
613 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
640 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
675 PlcrConfig(t_FmPcd *p_FmPcd, t_FmPcdParams *p_FmPcdParams) argument
712 PlcrInit(t_FmPcd *p_FmPcd) argument
811 PlcrFree(t_FmPcd *p_FmPcd) argument
836 PlcrEnable(t_FmPcd *p_FmPcd) argument
843 PlcrDisable(t_FmPcd *p_FmPcd) argument
850 PlcrAllocProfilesForPartition(t_FmPcd *p_FmPcd, uint16_t base, uint16_t numOfProfiles, uint8_t guestId) argument
930 PlcrFreeProfilesForPartition(t_FmPcd *p_FmPcd, uint16_t base, uint16_t numOfProfiles, uint8_t guestId) argument
976 PlcrSetPortProfiles(t_FmPcd *p_FmPcd, uint8_t hardwarePortId, uint16_t numOfProfiles, uint16_t base) argument
1030 PlcrClearPortProfiles(t_FmPcd *p_FmPcd, uint8_t hardwarePortId) argument
1070 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1141 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1179 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
1289 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1298 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1307 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1317 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1329 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1350 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1384 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
1394 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
1469 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1487 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1503 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1516 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1539 t_FmPcd *p_FmPcd; local
1697 t_FmPcd *p_FmPcd; local
1745 t_FmPcd *p_FmPcd; local
1799 t_FmPcd *p_FmPcd; local
[all...]
H A Dfm_kg.c94 static t_Error WriteKgarWait(t_FmPcd *p_FmPcd, uint32_t fmkg_ar) argument
97 struct fman_kg_regs *regs = p_FmPcd->p_FmPcdKg->p_FmPcdKgRegs;
421 static t_KnownFieldsMasks GetKnownProtMask(t_FmPcd *p_FmPcd, e_NetHeaderType hdr, e_FmPcdHdrIndex index, t_FmPcdFields field) argument
423 UNUSED(p_FmPcd);
544 if (p_FmPcd->fmRevInfo.majorRev < 6)
729 static void IncSchemeOwners(t_FmPcd *p_FmPcd, t_FmPcdKgInterModuleBindPortToSchemes *p_BindPort) argument
737 p_FmPcdKg = p_FmPcd->p_FmPcdKg;
742 relativeSchemeId = FmPcdKgGetRelativeSchemeId(p_FmPcd, p_BindPort->schemesIds[i]);
754 static void DecSchemeOwners(t_FmPcd *p_FmPcd, t_FmPcdKgInterModuleBindPortToSchemes *p_BindPort) argument
762 p_FmPcdKg = p_FmPcd
795 KgWriteSp(t_FmPcd *p_FmPcd, uint8_t hardwarePortId, uint32_t spReg, bool add) argument
829 KgWriteCpp(t_FmPcd *p_FmPcd, uint8_t hardwarePortId, uint32_t cppReg) argument
852 BuildCppReg(t_FmPcd *p_FmPcd, uint8_t clsPlanGrpId) argument
862 BindPortToClsPlanGrp(t_FmPcd *p_FmPcd, uint8_t hardwarePortId, uint8_t clsPlanGrpId) argument
870 UnbindPortToClsPlanGrp(t_FmPcd *p_FmPcd, uint8_t hardwarePortId) argument
893 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
920 KgInitGuest(t_FmPcd *p_FmPcd) argument
954 KgInitMaster(t_FmPcd *p_FmPcd) argument
1013 t_FmPcd *p_FmPcd = (t_FmPcd *)(p_Scheme->h_FmPcd); local
1843 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1971 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2038 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2117 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2136 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2162 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2172 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
2210 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
2238 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
2288 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2312 KgEnable(t_FmPcd *p_FmPcd) argument
2320 KgDisable(t_FmPcd *p_FmPcd) argument
2330 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
2360 KgConfig( t_FmPcd *p_FmPcd, t_FmPcdParams *p_FmPcdParams) argument
2401 KgInit(t_FmPcd *p_FmPcd) argument
2423 KgFree(t_FmPcd *p_FmPcd) argument
2477 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
2561 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
2605 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2613 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2622 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2632 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2641 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2656 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2665 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2755 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2762 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2784 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2799 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2823 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2951 t_FmPcd *p_FmPcd; local
3088 t_FmPcd *p_FmPcd; local
3133 t_FmPcd *p_FmPcd; local
3161 t_FmPcd *p_FmPcd; local
3204 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
3223 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
[all...]
H A Dfm_pcd.h389 t_Error PcdGetVectorForOpt(t_FmPcd *p_FmPcd, uint8_t netEnvId, protocolOpt_t opt, uint32_t *p_Vector);
390 t_Error PcdGetUnitsVector(t_FmPcd *p_FmPcd, t_NetEnvParams *p_Params);
391 bool PcdNetEnvIsUnitWithoutOpts(t_FmPcd *p_FmPcd, uint8_t netEnvId, uint32_t unitVector);
392 t_Error PcdGetClsPlanGrpParams(t_FmPcd *p_FmPcd, t_FmPcdKgInterModuleClsPlanGrpParams *p_GrpParams);
393 void FmPcdSetClsPlanGrpId(t_FmPcd *p_FmPcd, uint8_t netEnvId, uint8_t clsPlanGrpId);
394 e_NetHeaderType FmPcdGetAliasHdr(t_FmPcd *p_FmPcd, uint8_t netEnvId, e_NetHeaderType hdr);
395 uint8_t FmPcdNetEnvGetUnitIdForSingleHdr(t_FmPcd *p_FmPcd, uint8_t netEnvId, e_NetHeaderType hdr);
396 uint8_t FmPcdNetEnvGetUnitId(t_FmPcd *p_FmPcd, uint8_t netEnvId, e_NetHeaderType hdr, bool interchangeable, protocolOpt_t opt);
398 t_Error FmPcdManipBuildIpReassmScheme(t_FmPcd *p_FmPcd, t_Handle h_NetEnv, t_Handle h_CcTree, t_Handle h_Manip, bool isIpv4, uint8_t groupId);
400 t_Error FmPcdManipBuildCapwapReassmScheme(t_FmPcd *p_FmPcd, t_Handl
496 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
503 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
[all...]
H A Dfm_replic.c182 t_FmPcd *p_FmPcd; local
190 p_FmPcd = p_ReplicGroup->h_FmPcd;
194 p_FmPcd->physicalMuramBase));
203 t_FmPcd *p_FmPcd; local
210 p_FmPcd = p_ReplicGroup->h_FmPcd;
211 offset = (XX_VirtToPhys(p_NextReplicAd) - (p_FmPcd->physicalMuramBase));
225 t_FmPcd *p_FmPcd; local
232 p_FmPcd = p_ReplicGroup->h_FmPcd;
233 h_Hc = FmPcdGetHcHandle(p_FmPcd);
238 (uint32_t)(XX_VirtToPhys(p_OldDescriptor) - p_FmPcd
286 t_FmPcd *p_FmPcd; local
451 t_FmPcd *p_FmPcd = NULL; local
618 t_FmPcd *p_FmPcd; local
[all...]
H A Dfm_manip.c1251 t_FmPcd *p_FmPcd = (t_FmPcd *)p_Manip->h_FmPcd; local
1292 p_TmpHmctPtr = (uint8_t*)PTR_MOVE(p_FmPcd->p_CcShadow, 16);
1318 (uint8_t*)PTR_MOVE(p_FmPcd->p_CcShadow,
1322 (uint8_t*)PTR_MOVE(p_FmPcd->p_CcShadow,
1654 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
1662 SANITY_CHECK_RETURN_ERROR(p_FmPcd->h_Hc,E_INVALID_HANDLE);
1742 (t_Handle)FM_MURAM_AllocMem(p_FmPcd->h_FmMuram,
1753 tmpReg32 = (uint32_t)(XX_VirtToPhys(p_Manip->capwapFragParams.p_ReassmFrmDescrIndxPoolTbl) - p_FmPcd->physicalMuramBase);
1759 (t_Handle)FM_MURAM_AllocMem(p_FmPcd->h_FmMuram,
1768 tmpReg32 = (uint32_t)(XX_VirtToPhys(p_Manip->capwapFragParams.p_ReassmFrmDescrPoolTbl) - p_FmPcd
1861 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
1913 t_FmPcd *p_FmPcd = (t_FmPcd *)p_Manip->h_FmPcd; local
2046 t_FmPcd *p_FmPcd = p_Manip->h_FmPcd; local
2261 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
2379 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2402 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2418 ReleaseManipHandler(t_FmPcdManip *p_Manip, t_FmPcd *p_FmPcd) argument
2937 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
3054 CapwapRmvDtlsHdr(t_FmPcd *p_FmPcd, t_FmPcdManip *p_Manip) argument
3083 CapwapReassembly(t_CapwapReassemblyParams *p_ManipParams, t_FmPcdManip *p_Manip, t_FmPcd *p_FmPcd, uint8_t poolId) argument
3194 CapwapFragmentation(t_CapwapFragmentationParams *p_ManipParams, t_FmPcdManip *p_Manip, t_FmPcd *p_FmPcd, uint8_t poolId) argument
3236 IndxStats(t_FmPcdStatsParams *p_StatsParams,t_FmPcdManip *p_Manip,t_FmPcd *p_FmPcd) argument
3260 InsrtHdrByTempl(t_FmPcdManipHdrInsrtParams *p_ManipParams, t_FmPcdManip *p_Manip, t_FmPcd *p_FmPcd) argument
3480 t_FmPcd *p_FmPcd = (t_FmPcd *)p_Manip->h_FmPcd; local
3561 t_FmPcd *p_FmPcd = (t_FmPcd *)p_Manip->h_FmPcd; local
3582 t_FmPcd *p_FmPcd = (t_FmPcd *)p_Manip->h_FmPcd; local
3686 setIpReassmSchemeParams(t_FmPcd* p_FmPcd, t_FmPcdKgSchemeParams *p_Scheme, t_Handle h_CcTree, bool ipv4, uint8_t groupId) argument
3892 t_FmPcd *p_FmPcd; local
3965 t_FmPcd *p_FmPcd; local
4100 t_FmPcd *p_FmPcd = (t_FmPcd *)p_Manip->h_FmPcd; local
4119 setCapwapReassmSchemeParams(t_FmPcd* p_FmPcd, t_FmPcdKgSchemeParams *p_Scheme, t_Handle h_CcTree, uint8_t groupId) argument
4280 t_FmPcd *p_FmPcd; local
4422 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
4542 BuildHmtd(uint8_t *p_Dest, uint8_t *p_Src, uint8_t *p_Hmcd, t_FmPcd *p_FmPcd) argument
5004 FmPcdManipBuildIpReassmScheme(t_FmPcd *p_FmPcd, t_Handle h_NetEnv, t_Handle h_CcTree, t_Handle h_Manip, bool isIpv4, uint8_t groupId) argument
5097 FmPcdManipBuildCapwapReassmScheme(t_FmPcd *p_FmPcd, t_Handle h_NetEnv, t_Handle h_CcTree, t_Handle h_Manip, uint8_t groupId) argument
5201 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
5348 t_FmPcd *p_FmPcd = (t_FmPcd *)(p_Manip->h_FmPcd); local
5537 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
[all...]
H A Dfm_cc.c274 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
312 UpdateStatsAd(p_FmPcdCcStatsParams, h_Ad, p_FmPcd->physicalMuramBase);
323 - p_FmPcd->physicalMuramBase)));
337 (uint32_t)((XX_VirtToPhys(p_Node->h_AdTable) - p_FmPcd->physicalMuramBase))
340 - p_FmPcd->physicalMuramBase))
354 - p_FmPcd->physicalMuramBase);
362 p_Node->h_KeysMatchTable) - p_FmPcd->physicalMuramBase) :
1310 static void DeleteTree(t_FmPcdCcTree *p_FmPcdTree, t_FmPcd *p_FmPcd) argument
1316 FM_MURAM_FreeMem(FmPcdGetMuramHandle(p_FmPcd),
2171 t_FmPcd *p_FmPcd,
2169 FillAdOfTypeResult(t_Handle h_Ad, t_FmPcdCcStatsParams *p_FmPcdCcStatsParams, t_FmPcd *p_FmPcd, t_FmPcdCcNextEngineParams *p_CcNextEngineParams) argument
2445 t_FmPcd *p_FmPcd; local
2491 t_FmPcd *p_FmPcd = (t_FmPcd *)p_CcNode->h_FmPcd; local
2576 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
2944 t_FmPcd *p_FmPcd = (t_FmPcd *)p_CcNode->h_FmPcd; local
4074 t_FmPcd *p_FmPcd; local
4327 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
5001 NextStepAd(t_Handle h_Ad, t_FmPcdCcStatsParams *p_FmPcdCcStatsParams, t_FmPcdCcNextEngineParams *p_FmPcdCcNextEngineParams, t_FmPcd *p_FmPcd) argument
5281 t_FmPcd *p_FmPcd; local
5346 t_FmPcd *p_FmPcd; local
5419 t_FmPcd *p_FmPcd; local
5507 t_FmPcd *p_FmPcd; local
5561 t_FmPcd *p_FmPcd; local
5666 t_FmPcd *p_FmPcd; local
5755 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
5788 t_FmPcd *p_FmPcd = (t_FmPcd*)h_FmPcd; local
5887 FmPcdUpdateCcShadow(t_FmPcd *p_FmPcd, uint32_t size, uint32_t align) argument
5997 t_FmPcd *p_FmPcd = (t_FmPcd *)h_FmPcd; local
6278 t_FmPcd *p_FmPcd; local
6355 t_FmPcd *p_FmPcd; local
6474 t_FmPcd *p_FmPcd; local
6513 t_FmPcd *p_FmPcd; local
6552 t_FmPcd *p_FmPcd; local
6591 t_FmPcd *p_FmPcd; local
6629 t_FmPcd *p_FmPcd; local
6669 t_FmPcd *p_FmPcd; local
6707 t_FmPcd *p_FmPcd; local
6756 t_FmPcd *p_FmPcd; local
6807 t_FmPcd *p_FmPcd; local
6858 t_FmPcd *p_FmPcd; local
[all...]
H A Dfm_cc.h396 t_Error FmPcdUpdateCcShadow (t_FmPcd *p_FmPcd, uint32_t size, uint32_t align);
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h738 t_Error FmPcdPrsIncludePortInStatistics(t_Handle p_FmPcd, uint8_t hardwarePortId, bool include);
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c5774 void PrsEnable(t_Handle p_FmPcd);
5775 void PrsDisable(t_Handle p_FmPcd);
5776 int PrsIsEnabled(t_Handle p_FmPcd);

Completed in 202 milliseconds