Home
last modified time | relevance | path

Searched defs:h_FmPcd (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.c87 static void IpcMsgCompletionCB(t_Handle h_FmPcd, in IpcMsgCompletionCB()
97 static t_Error IpcMsgHandlerCB(t_Handle h_FmPcd, in IpcMsgHandlerCB()
500 bool FmPcdNetEnvIsHdrExist(t_Handle h_FmPcd, uint8_t netEnvId, e_NetHeaderType hdr) in FmPcdNetEnvIsHdrExist()
565 t_Error FmPcdUnregisterReassmPort(t_Handle h_FmPcd, t_Handle h_ReasmCommonPramTbl) in FmPcdUnregisterReassmPort()
615 void FmPcdPortRegister(t_Handle h_FmPcd, t_Handle h_FmPort, uint8_t hardwarePortId) in FmPcdPortRegister()
625 uint32_t FmPcdGetLcv(t_Handle h_FmPcd, uint32_t netEnvId, uint8_t hdrNum) in FmPcdGetLcv()
633 uint32_t FmPcdGetMacsecLcv(t_Handle h_FmPcd, uint32_t netEnvId) in FmPcdGetMacsecLcv()
646 void FmPcdIncNetEnvOwners(t_Handle h_FmPcd, uint8_t netEnvId) in FmPcdIncNetEnvOwners()
657 void FmPcdDecNetEnvOwners(t_Handle h_FmPcd, uint8_t netEnvId) in FmPcdDecNetEnvOwners()
669 uint32_t FmPcdLock(t_Handle h_FmPcd) in FmPcdLock()
[all …]
H A Dfm_kg.c891 static void PcdKgErrorException(t_Handle h_FmPcd) in PcdKgErrorException()
1841 t_Error FmPcdKgBuildClsPlanGrp(t_Handle h_FmPcd, t_FmPcdKgInterModuleClsPlanGrpParams *p_Grp, t_FmP… in FmPcdKgBuildClsPlanGrp()
1969 void FmPcdKgDestroyClsPlanGrp(t_Handle h_FmPcd, uint8_t grpId) in FmPcdKgDestroyClsPlanGrp()
2036 t_Error FmPcdKgBuildBindPortToSchemes(t_Handle h_FmPcd, t_FmPcdKgInterModuleBindPortToSchemes *p_Bi… in FmPcdKgBuildBindPortToSchemes()
2115 t_Error FmPcdKgBindPortToSchemes(t_Handle h_FmPcd , t_FmPcdKgInterModuleBindPortToSchemes *p_Schem… in FmPcdKgBindPortToSchemes()
2134 t_Error FmPcdKgUnbindPortToSchemes(t_Handle h_FmPcd, t_FmPcdKgInterModuleBindPortToSchemes *p_Schem… in FmPcdKgUnbindPortToSchemes()
2160 bool KgIsSchemeAlwaysDirect(t_Handle h_FmPcd, uint8_t schemeId) in KgIsSchemeAlwaysDirect()
2170 t_Error FmPcdKgAllocSchemes(t_Handle h_FmPcd, uint8_t numOfSchemes, uint8_t guestId, uint8_t *p_Sc… in FmPcdKgAllocSchemes()
2208 t_Error FmPcdKgFreeSchemes(t_Handle h_FmPcd, uint8_t numOfSchemes, uint8_t guestId, uint8_t *p_Sch… in FmPcdKgFreeSchemes()
2236 t_Error KgAllocClsPlanEntries(t_Handle h_FmPcd, uint16_t numOfClsPlanEntries, uint8_t guestId, uin… in KgAllocClsPlanEntries()
[all …]
H A Dfm_prs.c53 static void PcdPrsErrorException(t_Handle h_FmPcd) in PcdPrsErrorException()
72 static void PcdPrsException(t_Handle h_FmPcd) in PcdPrsException()
230 t_Error FmPcdPrsIncludePortInStatistics(t_Handle h_FmPcd, uint8_t hardwarePortId, bool include) in FmPcdPrsIncludePortInStatistics()
268 uint32_t FmPcdGetSwPrsOffset(t_Handle h_FmPcd, e_NetHeaderType hdr, uint8_t indexPerHdr) in FmPcdGetSwPrsOffset()
327 void FM_PCD_SetPrsStatistics(t_Handle h_FmPcd, bool enable) in FM_PCD_SetPrsStatistics()
347 t_Error FM_PCD_PrsLoadSw(t_Handle h_FmPcd, t_FmPcdPrsSwParams *p_SwPrs) in FM_PCD_PrsLoadSw()
410 t_Error FM_PCD_ConfigPrsMaxCycleLimit(t_Handle h_FmPcd,uint16_t value) in FM_PCD_ConfigPrsMaxCycleLimit()
H A Dfm_plcr.c106 static bool IsProfileShared(t_Handle h_FmPcd, uint16_t absoluteProfileId) in IsProfileShared()
591 static void UpdateRequiredActionFlag(t_Handle h_FmPcd, uint16_t absoluteProfileId, bool set) in UpdateRequiredActionFlag()
611 static void EventsCB(t_Handle h_FmPcd) in EventsCB()
638 static void ErrorExceptionsCB(t_Handle h_FmPcd) in ErrorExceptionsCB()
1068 t_Error FmPcdPlcrAllocProfiles(t_Handle h_FmPcd, uint8_t hardwarePortId, uint16_t numOfProfiles) in FmPcdPlcrAllocProfiles()
1139 t_Error FmPcdPlcrFreeProfiles(t_Handle h_FmPcd, uint8_t hardwarePortId) in FmPcdPlcrFreeProfiles()
1177 t_Error FmPcdPlcrCcGetSetParams(t_Handle h_FmPcd, uint16_t profileIndx ,uint32_t requiredAction) in FmPcdPlcrCcGetSetParams()
1287 uint32_t FmPcdPlcrGetRequiredActionFlag(t_Handle h_FmPcd, uint16_t absoluteProfileId) in FmPcdPlcrGetRequiredActionFlag()
1296 uint32_t FmPcdPlcrGetRequiredAction(t_Handle h_FmPcd, uint16_t absoluteProfileId) in FmPcdPlcrGetRequiredAction()
1305 bool FmPcdPlcrIsProfileValid(t_Handle h_FmPcd, uint16_t absoluteProfileId) in FmPcdPlcrIsProfileValid()
[all …]
H A Dfm_cc.c268 t_Handle h_FmPcd, t_Handle p_CcNode, in FillAdOfTypeContLookup()
413 t_Handle h_FmPcd, uint32_t requiredAction, in SetRequiredAction1()
579 t_Handle h_FmPcd, uint32_t requiredAction, in SetRequiredAction()
594 t_Handle h_FmPcd, t_List *h_FmPcdOldPointersLst, in ReleaseModifiedDataStructure()
902 t_Handle h_FmPcd, t_List *h_OldPointersLst, t_List *h_NewPointersLst, in DynamicChangeHc()
970 t_Handle h_FmPcd, t_List *h_OldPointersLst, t_List *h_NewPointersLst, in DoDynamicChange()
1075 t_Handle h_FmPcd, t_Handle h_PcdParams, t_Handle h_FmPort, in CcUpdateParam()
1592 t_Handle h_FmPcd, t_FmPcdCcNextEngineParams *p_FmPcdCcNextEngineParams, in ValidateNextEngineParams()
2347 static t_Error CcUpdateParams(t_Handle h_FmPcd, t_Handle h_PcdParams, in CcUpdateParams()
2567 t_Handle h_FmPcd, t_FmPcdCcNode *p_CcNode, uint16_t keyIndex, in BuildNewNodeAddOrMdfyKeyAndNextEngine()
[all …]
H A Dfm_manip.c433 t_Handle h_FmPcd = p_Manip->h_FmPcd; in BuildHmct() local
1642 static t_Error UpdateInitCapwapReasm(t_Handle h_FmPcd, in UpdateInitCapwapReasm()
1859 t_Error FmPcdRegisterReassmPort(t_Handle h_FmPcd, t_Handle h_ReasmCommonPramTbl) in FmPcdRegisterReassmPort()
2203 static t_Error UpdateInitReasm(t_Handle h_FmPcd, t_Handle h_PcdParams, in UpdateInitReasm()
2377 static t_Error FmPcdFragHcScratchPoolFill(t_Handle h_FmPcd, uint8_t scratchBpid) in FmPcdFragHcScratchPoolFill()
2400 static t_Error FmPcdFragHcScratchPoolEmpty(t_Handle h_FmPcd, uint8_t scratchBpid) in FmPcdFragHcScratchPoolEmpty()
2933 static t_Error UpdateIndxStats(t_Handle h_FmPcd, in UpdateIndxStats()
3999 static t_Error UpdateInitIpFrag(t_Handle h_FmPcd, t_Handle h_PcdParams, in UpdateInitIpFrag()
4352 static t_Error UpdateInitCapwapFrag(t_Handle h_FmPcd, t_Handle h_PcdParams, in UpdateInitCapwapFrag()
4417 static t_Handle ManipOrStatsSetNode(t_Handle h_FmPcd, t_Handle *p_Params, in ManipOrStatsSetNode()
[all …]
H A Dfm_replic.c94 static t_Error MemberCheckParams(t_Handle h_FmPcd, in MemberCheckParams()
113 static t_Error CheckParams(t_Handle h_FmPcd, in CheckParams()
672 t_Handle FM_PCD_FrmReplicSetGroup(t_Handle h_FmPcd, in FM_PCD_FrmReplicSetGroup()
H A Dfm_replic.h89 t_Handle h_FmPcd; member
H A Dfm_pcd.h217 t_Handle h_FmPcd; member
269 t_Handle h_FmPcd; member
321 t_Handle h_FmPcd; member
494 static __inline__ t_Handle FmPcdGetMuramHandle(t_Handle h_FmPcd) in FmPcdGetMuramHandle()
501 static __inline__ uint64_t FmPcdGetMuramPhysBase(t_Handle h_FmPcd) in FmPcdGetMuramPhysBase()
H A Dfm_cc.h347 t_Handle h_FmPcd; member
375 t_Handle h_FmPcd; member
H A Dfm_manip.h531 t_Handle h_FmPcd; member
/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_hc.h46 t_Handle h_FmPcd; member
H A Dfm_common.h448 #define GET_NIA_BMI_AC_ENQ_FRAME(h_FmPcd) \ argument
452 #define GET_NIA_BMI_AC_DISCARD_FRAME(h_FmPcd) \ argument
459 #define GET_NIA_BMI_AC_ENQ_FRAME(h_FmPcd) \ argument
463 #define GET_NIA_BMI_AC_DISCARD_FRAME(h_FmPcd) \ argument
/freebsd/sys/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c128 t_Handle h_FmPcd; member
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c1850 void FmRegisterPcd(t_Handle h_Fm, t_Handle h_FmPcd) in FmRegisterPcd()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h881 t_Handle h_FmPcd; member