| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/ |
| H A D | fm_pcd.c | 67 if (p_FmPcd->p_FmPcdKg && !p_FmPcd->p_FmPcdKg->p_FmPcdKgRegs) in CheckFmPcdParameters() 70 if (p_FmPcd->p_FmPcdPlcr && !p_FmPcd->p_FmPcdPlcr->p_FmPcdPlcrRegs) in CheckFmPcdParameters() 76 if ((!p_FmPcd->f_FmPcdIndexedException) && (p_FmPcd->p_FmPcdPlcr || p_FmPcd->p_FmPcdKg)) in CheckFmPcdParameters() 795 if (!p_FmPcd) in FM_PCD_Config() 812 p_FmPcd->guestId = FmGetGuestId(p_FmPcd->h_Fm); in FM_PCD_Config() 813 p_FmPcd->h_FmMuram = FmGetMuramHandle(p_FmPcd->h_Fm); in FM_PCD_Config() 915 FM_GetRevision(p_FmPcd->h_Fm, &p_FmPcd->fmRevInfo); in FM_PCD_Init() 923 …if (Sprint (p_FmPcd->fmPcdModuleName, "FM_PCD_%d_%d",FmGetId(p_FmPcd->h_Fm), p_FmPcd->guestId) != … in FM_PCD_Init() 926 …p_FmPcd->h_IpcSession = XX_IpcInitSession(p_FmPcd->fmPcdIpcHandlerModuleName, p_FmPcd->fmPcdModule… in FM_PCD_Init() 1013 FmRegisterPcd(p_FmPcd->h_Fm, p_FmPcd); in FM_PCD_Init() [all …]
|
| H A D | fm_prs.c | 69 p_FmPcd->f_Exception(p_FmPcd->h_App,e_FM_PCD_PRS_EXCEPTION_DOUBLE_ECC); in PcdPrsErrorException() 88 p_FmPcd->f_Exception(p_FmPcd->h_App,e_FM_PCD_PRS_EXCEPTION_SINGLE_ECC); in PcdPrsException() 96 UNUSED(p_FmPcd); in PrsConfig() 117 p_FmPcd->exceptions |= p_FmPcd->p_FmPcdDriverParam->dfltCfg.prs_exceptions; in PrsConfig() 128 t_Error PrsInit(t_FmPcd *p_FmPcd) in PrsInit() argument 172 void PrsFree(t_FmPcd *p_FmPcd) in PrsFree() argument 180 void PrsEnable(t_FmPcd *p_FmPcd) in PrsEnable() argument 188 void PrsDisable(t_FmPcd *p_FmPcd) in PrsDisable() argument 240 p_FmPcd->h_IpcSession) in FmPcdPrsIncludePortInStatistics() 278 p_FmPcd->h_IpcSession) in FmPcdGetSwPrsOffset() [all …]
|
| H A D | fm_plcr.c | 341 ASSERT_COND(p_FmPcd); in BuildProfileRegs() 657 p_FmPcd->f_Exception(p_FmPcd->h_App,e_FM_PCD_PLCR_EXCEPTION_DOUBLE_ECC); in ErrorExceptionsCB() 680 UNUSED(p_FmPcd); in PlcrConfig() 856 ASSERT_COND(p_FmPcd); in PlcrAllocProfilesForPartition() 934 ASSERT_COND(p_FmPcd); in PlcrFreeProfilesForPartition() 1167 p_FmPcd->p_FmPcdPlcr->profiles[i].profilesMng.ownerId = p_FmPcd->guestId; in FmPcdPlcrFreeProfiles() 1195 if (p_FmPcd->h_Hc) in FmPcdPlcrCcGetSetParams() 1641 if (p_FmPcd->h_Hc) in FM_PCD_PlcrProfileSet() 1712 if (p_FmPcd->h_Hc) in FM_PCD_PlcrProfileDelete() 1754 if (p_FmPcd->h_Hc) in FM_PCD_PlcrProfileGetCounter() [all …]
|
| H A D | fm_kg.c | 423 UNUSED(p_FmPcd); in GetKnownProtMask() 805 if (p_FmPcd->h_Hc) in KgWriteSp() 837 if (p_FmPcd->h_Hc) in KgWriteCpp() 902 p_FmPcd->f_Exception(p_FmPcd->h_App,e_FM_PCD_KG_EXCEPTION_DOUBLE_ECC); in PcdKgErrorException() 964 fman_kg_init(p_Regs, p_FmPcd->exceptions, GET_NIA_BMI_AC_ENQ_FRAME(p_FmPcd)); in KgInitMaster() 2364 UNUSED(p_FmPcd); in KgConfig() 2838 if (p_FmPcd->h_Hc) in FmPcdKgCcGetSetParams() 3029 if (p_FmPcd->h_Hc) in FM_PCD_KgSchemeSet() 3105 if (p_FmPcd->h_Hc) in FM_PCD_KgSchemeDelete() 3140 if (p_FmPcd->h_Hc) in FM_PCD_KgSchemeGetCounter() [all …]
|
| H A D | fm_pcd.h | 405 t_Error KgInit(t_FmPcd *p_FmPcd); 406 t_Error KgFree(t_FmPcd *p_FmPcd); 409 void KgEnable(t_FmPcd *p_FmPcd); 424 t_Error PlcrInit(t_FmPcd *p_FmPcd); 425 t_Error PlcrFree(t_FmPcd *p_FmPcd); 437 t_Error PrsInit(t_FmPcd *p_FmPcd); 440 void PrsFree(t_FmPcd *p_FmPcd ); 497 ASSERT_COND(p_FmPcd); in FmPcdGetMuramHandle() 498 return p_FmPcd->h_FmMuram; in FmPcdGetMuramHandle() 504 ASSERT_COND(p_FmPcd); in FmPcdGetMuramPhysBase() [all …]
|
| H A D | fm_replic.c | 182 t_FmPcd *p_FmPcd; in LinkSourceToMember() local 190 p_FmPcd = p_ReplicGroup->h_FmPcd; in LinkSourceToMember() 203 t_FmPcd *p_FmPcd; in LinkMemberToMember() local 225 t_FmPcd *p_FmPcd; in ModifyDescriptor() local 232 p_FmPcd = p_ReplicGroup->h_FmPcd; in ModifyDescriptor() 233 h_Hc = FmPcdGetHcHandle(p_FmPcd); in ModifyDescriptor() 286 t_FmPcd *p_FmPcd; in BuildShadowAndModifyDescriptor() local 296 if (!TRY_LOCK(p_FmPcd->h_ShadowSpinlock, &p_FmPcd->shadowLock)) in BuildShadowAndModifyDescriptor() 457 ASSERT_COND(p_FmPcd); in RemoveMember() 458 UNUSED(p_FmPcd); in RemoveMember() [all …]
|
| H A D | fm_cc.c | 2445 t_FmPcd *p_FmPcd; in GetNewAd() local 4074 t_FmPcd *p_FmPcd; in ModifyNextEngineParamNode() local 5281 t_FmPcd *p_FmPcd; in FmPcdCcModifyNextEngineParamTree() local 5346 t_FmPcd *p_FmPcd; in FmPcdCcRemoveKey() local 5375 if (!TRY_LOCK(p_FmPcd->h_ShadowSpinlock, &p_FmPcd->shadowLock)) in FmPcdCcRemoveKey() 5419 t_FmPcd *p_FmPcd; in FmPcdCcModifyKey() local 5462 if (!TRY_LOCK(p_FmPcd->h_ShadowSpinlock, &p_FmPcd->shadowLock)) in FmPcdCcModifyKey() 5507 t_FmPcd *p_FmPcd; in FmPcdCcModifyMissNextEngineParamNode() local 5561 t_FmPcd *p_FmPcd; in FmPcdCcAddKey() local 5620 if (!TRY_LOCK(p_FmPcd->h_ShadowSpinlock, &p_FmPcd->shadowLock)) in FmPcdCcAddKey() [all …]
|
| H A D | fm_manip.c | 1867 ASSERT_COND(p_FmPcd); in FmPcdRegisterReassmPort() 3085 t_FmPcd *p_FmPcd, in CapwapReassembly() argument 3099 if (!p_FmPcd->h_Hc) in CapwapReassembly() 3196 t_FmPcd *p_FmPcd, in CapwapFragmentation() argument 3243 UNUSED(p_FmPcd); in IndxStats() 3892 t_FmPcd *p_FmPcd; in IpFragmentation() local 3965 t_FmPcd *p_FmPcd; in IPManip() local 4280 t_FmPcd *p_FmPcd; in CapwapFragmentation() local 5012 ASSERT_COND(p_FmPcd); in FmPcdManipBuildIpReassmScheme() 5104 ASSERT_COND(p_FmPcd); in FmPcdManipBuildCapwapReassmScheme() [all …]
|
| H A D | fm_cc.h | 396 t_Error FmPcdUpdateCcShadow (t_FmPcd *p_FmPcd, uint32_t size, uint32_t align);
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/ |
| H A D | fm_common.h | 738 t_Error FmPcdPrsIncludePortInStatistics(t_Handle p_FmPcd, uint8_t hardwarePortId, bool include…
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/ |
| H A D | fm_port.c | 5774 void PrsEnable(t_Handle p_FmPcd); 5775 void PrsDisable(t_Handle p_FmPcd); 5776 int PrsIsEnabled(t_Handle p_FmPcd);
|