Searched refs:t_Error (Results 26 - 50 of 71) sorted by relevance

123

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec_master.c55 static t_Error CheckFmMacsecParameters(t_FmMacsec *p_FmMacsec)
125 static t_Error MacsecInit(t_Handle h_FmMacsec)
191 static t_Error MacsecFree(t_Handle h_FmMacsec)
220 static t_Error MacsecConfigUnknownSciFrameTreatment(t_Handle h_FmMacsec, e_FmMacsecUnknownSciFrameTreatment treatMode)
232 static t_Error MacsecConfigInvalidTagsFrameTreatment(t_Handle h_FmMacsec, bool deliverUncontrolled)
244 static t_Error MacsecConfigChangedTextWithNoEncryptFrameTreatment(t_Handle h_FmMacsec, bool deliverUncontrolled)
256 static t_Error MacsecConfigOnlyScbIsSetFrameTreatment(t_Handle h_FmMacsec, bool deliverUncontrolled)
268 static t_Error MacsecConfigEncryptWithNoChangedTextFrameTreatment(t_Handle h_FmMacsec, bool discardUncontrolled)
280 static t_Error MacsecConfigUntagFrameTreatment(t_Handle h_FmMacsec, e_FmMacsecUntagFrameTreatment treatMode)
292 static t_Error MacsecConfigPnExhaustionThreshol
[all...]
/freebsd-12-stable/sys/contrib/ncsw/inc/cores/
H A De500v2_ext.h97 t_Error E500_SetDeepSleepMode(uint32_t bptrAddress);
370 t_Error E500_SetIntr(int ppcIntrSrc,
374 t_Error E500_ClearIntr(int ppcIntrSrc);
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
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);
392 t_Error PcdGetClsPlanGrpParams(t_FmPcd *p_FmPcd, t_FmPcdKgInterModuleClsPlanGrpParams *p_GrpParams);
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);
399 t_Error FmPcdManipDeleteIpReassmSchemes(t_Handle h_Manip);
400 t_Error FmPcdManipBuildCapwapReassmScheme(t_FmPcd *p_FmPcd, t_Handle h_NetEnv, t_Handle h_CcTree, t_Handle h_Manip, uint8_t groupId);
401 t_Error FmPcdManipDeleteCapwapReassmSchemes(t_Handle h_Manip);
405 t_Error KgInit(t_FmPcd *p_FmPcd);
406 t_Error KgFree(t_FmPcd *p_FmPcd);
411 t_Error KgAllocClsPlanEntrie
[all...]
H A Dfm_replic.c94 static t_Error MemberCheckParams(t_Handle h_FmPcd,
97 t_Error err;
113 static t_Error CheckParams(t_Handle h_FmPcd,
117 t_Error err;
219 static t_Error ModifyDescriptor(t_FmPcdFrmReplicGroup *p_ReplicGroup,
224 t_Error err;
280 static t_Error BuildShadowAndModifyDescriptor(t_FmPcdFrmReplicGroup *p_ReplicGroup,
288 t_Error err;
361 static t_Error AllocMember(t_FmPcdFrmReplicGroup *p_ReplicGroup)
448 static t_Error RemoveMembe
[all...]
H A Dfm_manip.c125 static t_Error CalculateTableSize(t_FmPcdManipParams *p_FmPcdManipParams,
308 static t_Error GetPrOffsetByHeaderOrField(t_FmManipHdrInfo *p_HdrInfo,
425 static t_Error BuildHmct(t_FmPcdManip *p_Manip,
493 t_Error err = E_OK;
1081 static t_Error CreateManipActionNew(t_FmPcdManip *p_Manip,
1085 t_Error err;
1246 static t_Error CreateManipActionShadow(t_FmPcdManip *p_Manip,
1252 t_Error err;
1334 static t_Error CreateManipActionBackToOrig(
1372 static t_Error UpdateManipI
[all...]
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dmemac.h106 t_Error MEMAC_MII_WritePhyReg(t_Handle h_Memac, uint8_t phyAddr, uint8_t reg, uint16_t data);
107 t_Error MEMAC_MII_ReadPhyReg(t_Handle h_Memac, uint8_t phyAddr, uint8_t reg, uint16_t *p_Data);
H A Dmemac.c172 static t_Error CheckInitParameters(t_Memac *p_Memac)
275 static t_Error MemacEnable(t_Handle h_Memac, e_CommMode mode)
289 static t_Error MemacDisable (t_Handle h_Memac, e_CommMode mode)
303 static t_Error MemacSetPromiscuous(t_Handle h_Memac, bool newVal)
317 static t_Error MemacAdjustLink(t_Handle h_Memac, e_EnetSpeed speed, bool fullDuplex)
342 static t_Error MemacConfigLoopback(t_Handle h_Memac, bool newVal)
356 static t_Error MemacConfigWan(t_Handle h_Memac, bool newVal)
370 static t_Error MemacConfigMaxFrameLength(t_Handle h_Memac, uint16_t newVal)
384 static t_Error MemacConfigPad(t_Handle h_Memac, bool newVal)
398 static t_Error MemacConfigLengthChec
[all...]
H A Dtgec.c57 static t_Error CheckInitParameters(t_Tgec *p_Tgec)
187 static t_Error TgecEnable(t_Handle h_Tgec, e_CommMode mode)
201 static t_Error TgecDisable (t_Handle h_Tgec, e_CommMode mode)
215 static t_Error TgecSetPromiscuous(t_Handle h_Tgec, bool newVal)
234 static t_Error TgecConfigLoopback(t_Handle h_Tgec, bool newVal)
248 static t_Error TgecConfigWan(t_Handle h_Tgec, bool newVal)
262 static t_Error TgecConfigMaxFrameLength(t_Handle h_Tgec, uint16_t newVal)
276 static t_Error TgecConfigLengthCheck(t_Handle h_Tgec, bool newVal)
292 static t_Error TgecConfigException(t_Handle h_Tgec, e_FmMacExceptions exception, bool enable)
317 static t_Error TgecConfigSkipFman11Workaroun
[all...]
H A Ddtsec.c56 static t_Error CheckInitParameters(t_Dtsec *p_Dtsec)
386 static t_Error GracefulStop(t_Dtsec *p_Dtsec, e_CommMode mode)
427 static t_Error GracefulRestart(t_Dtsec *p_Dtsec, e_CommMode mode)
452 static t_Error DtsecConfigLoopback(t_Handle h_Dtsec, bool newVal)
467 static t_Error DtsecConfigMaxFrameLength(t_Handle h_Dtsec, uint16_t newVal)
481 static t_Error DtsecConfigPadAndCrc(t_Handle h_Dtsec, bool newVal)
495 static t_Error DtsecConfigHalfDuplex(t_Handle h_Dtsec, bool newVal)
509 static t_Error DtsecConfigTbiPhyAddr(t_Handle h_Dtsec, uint8_t newVal)
523 static t_Error DtsecConfigLengthCheck(t_Handle h_Dtsec, bool newVal)
537 static t_Error DtsecConfigExceptio
[all...]
H A Dtgec.h147 t_Error TGEC_MII_WritePhyReg(t_Handle h_Tgec, uint8_t phyAddr, uint8_t reg, uint16_t data);
148 t_Error TGEC_MII_ReadPhyReg(t_Handle h_Tgec, uint8_t phyAddr, uint8_t reg, uint16_t *p_Data);
H A Dtgec_mii_acc.c45 t_Error TGEC_MII_WritePhyReg(t_Handle h_Tgec,
89 t_Error TGEC_MII_ReadPhyReg(t_Handle h_Tgec,
/freebsd-12-stable/sys/contrib/ncsw/inc/etc/
H A Dmm_ext.h88 t_Error MM_Init(t_Handle *h_MM, uint64_t base, uint64_t size);
243 t_Error MM_Add(t_Handle h_MM, uint64_t base, uint64_t size);
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c143 static t_Error FillBufPool(t_FmHc *p_FmHc)
209 static __inline__ t_Error EnQFrm(t_FmHc *p_FmHc, t_DpaaFD *p_FmFd, uint32_t seqNum)
211 t_Error err = E_OK;
241 t_Error err;
337 t_Error FmHcSetFramesDataMemory(t_Handle h_FmHc,
375 t_Error FmHcPcdKgSetScheme(t_Handle h_FmHc,
381 t_Error err = E_OK;
419 t_Error FmHcPcdKgDeleteScheme(t_Handle h_FmHc, t_Handle h_Scheme)
422 t_Error err = E_OK;
451 t_Error FmHcPcdKgCcGetSetParam
[all...]
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c63 t_Error status)
89 static t_Error CheckFmParameters(t_Fm *p_Fm)
231 t_Error err;
396 static t_Error ClearIRam(t_Fm *p_Fm)
420 static t_Error LoadFmanCtrlCode(t_Fm *p_Fm)
476 static t_Error FwNotResetErratumBugzilla6173WA(t_Fm *p_Fm)
607 static t_Error SetVSPWindow(t_Handle h_Fm,
623 t_Error err = E_OK;
675 t_Error err;
741 t_Error er
[all...]
H A Dfm_muram.c109 t_Error FM_MURAM_Free(t_Handle h_FmMuram)
153 t_Error FM_MURAM_FreeMem(t_Handle h_FmMuram, void *ptr)
/freebsd-12-stable/sys/dev/dpaa/
H A Dqman.c162 t_Error error;
379 t_Error
383 t_Error error;
399 t_Error
404 t_Error error;
425 t_Error
429 t_Error error;
476 t_Error
480 t_Error error;
526 t_Error
[all...]
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.h361 t_Error errCode = E_OK;
402 static __inline__ t_Error BmBpidPut(t_Bm *p_Bm, uint32_t base)
415 t_Error errCode = E_OK;
446 t_Error BmSetPoolThresholds(t_Handle h_Bm, uint8_t bpid, const uint32_t *thresholds);
447 t_Error BmUnSetPoolThresholds(t_Handle h_Bm, uint8_t bpid);
449 t_Error BmPortalRelease(t_Handle h_BmPortal, uint8_t bpid, struct bm_buffer *bufs, uint8_t num, uint32_t flags);
450 t_Error BmPortalQuery(t_Handle h_BmPortal, struct bman_depletion *p_Pools, bool depletion);
452 t_Error BmGetRevision(t_Handle h_Bm, t_BmRevisionInfo *p_BmRevisionInfo);
H A Dbm.c52 t_Error BM_ConfigException(t_Handle h_Bm, e_BmExceptions exception, bool enable);
64 t_Error status)
76 static t_Error BmHandleIpcMsgCB(t_Handle h_Bm,
106 t_Error err;
118 t_Error err;
165 t_Error err;
181 static t_Error CheckBmParameters(t_Bm *p_Bm)
213 static t_Error BmSetPool(t_Handle h_Bm,
237 t_Error BmSetPoolThresholds(t_Handle h_Bm, uint8_t bpid, const uint32_t *thresholds)
257 t_Error errCod
[all...]
H A Dbm_pool.c78 static t_Error BmPoolRelease(t_BmPool *p_BmPool,
119 t_Error ret = BmPortalRelease(h_BmPortal,
163 static t_Error BmPoolFree(t_BmPool *p_BmPool, bool discardBuffers)
261 t_Error BM_POOL_Init(t_Handle h_BmPool)
264 t_Error err;
327 t_Error BM_POOL_Free(t_Handle h_BmPool)
334 t_Error BM_POOL_ConfigBpid(t_Handle h_BmPool, uint8_t bpid)
349 t_Error BM_POOL_ConfigDepletion(t_Handle h_BmPool, t_BmDepletionCallback *f_Depletion, uint32_t *p_Thresholds)
366 t_Error BM_POOL_ConfigStockpile(t_Handle h_BmPool, uint16_t maxBuffers, uint16_t minBuffers)
390 t_Error BM_POOL_ConfigBuffContextMod
[all...]
H A Dbm_portal.c91 static t_Error bman_create_portal(t_BmPortal *p_BmPortal,
289 static __inline__ t_Error wait_rel_start(t_BmPortal *p_BmPortal,
368 t_Error BmPortalRelease(t_Handle h_BmPortal,
383 t_Error ret = wait_rel_start(p_BmPortal, &r, flags);
433 t_Error BmPortalQuery(t_Handle h_BmPortal, struct bman_depletion *p_Pools, bool depletion)
503 t_Error BM_PORTAL_Init(t_Handle h_BmPortal)
539 t_Error BM_PORTAL_Free(t_Handle h_BmPortal)
551 t_Error BM_PORTAL_ConfigMemAttr(t_Handle h_BmPortal, uint32_t hwExtStructsMemAttr)
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/SP/
H A Dfm_sp.c53 static t_Error CheckParamsGeneratedInternally(t_FmVspEntry *p_FmVspEntry)
55 t_Error err = E_OK;
65 static t_Error CheckParams(t_FmVspEntry *p_FmVspEntry)
67 t_Error err = E_OK;
135 t_Error FmSpCheckBufPoolsParams(t_FmExtPools *p_FmExtPools,
253 t_Error FmSpCheckIntContextParams(t_FmSpIntContextDataCopy *p_FmSpIntContextDataCopy)
277 t_Error FmSpCheckBufMargins(t_FmSpBufMargins *p_FmSpBufMargins)
288 t_Error FmSpBuildBufferStructure(t_FmSpIntContextDataCopy *p_FmSpIntContextDataCopy,
454 t_Error FM_VSP_Init(t_Handle h_FmVsp)
461 t_Error er
[all...]
/freebsd-12-stable/sys/contrib/ncsw/etc/
H A Dncsw_mem.c88 static __inline__ t_Error MemPut(t_MemorySegment *p_Mem, void *p_Block)
107 static t_Error InitMemDebugDatabase(t_MemorySegment *p_Mem)
122 static t_Error DebugMemGet(t_Handle h_Mem, void *p_Block, uintptr_t ownerAddress)
150 static t_Error DebugMemPut(t_Handle h_Mem, void *p_Block)
234 t_Error MEM_Init(char name[],
244 t_Error errCode;
278 t_Error MEM_InitByAddress(char name[],
379 t_Error errCode = InitMemDebugDatabase(p_Mem);
394 t_Error MEM_InitSmart(char name[],
552 t_Error errCod
[all...]
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c61 t_Error status)
69 static t_Error QmHandleIpcMsgCB(t_Handle h_Qm,
110 t_Error err;
131 t_Error err;
164 static t_Error CheckQmParameters(t_Qm *p_Qm)
194 static t_Error QmInitPfdr(t_Qm *p_Qm, uint32_t pfdr_start, uint32_t num)
346 t_Error errCode = E_OK;
377 t_Error QmGetRevision(t_Handle h_Qm, t_QmRevisionInfo *p_QmRevisionInfo)
401 t_Error errCode = E_OK;
422 return (t_Error)(repl
[all...]
/freebsd-12-stable/sys/contrib/ncsw/user/env/
H A Dxx.c347 t_Error
352 t_Error error;
367 t_Error
383 t_Error
432 t_Error
456 t_Error
469 t_Error
608 t_Error
620 t_Error
631 t_Error
[all...]
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c73 static t_Error TxConf(t_FmPort *p_FmPort, e_TxConfType confType)
75 t_Error retVal = E_BUSY;
124 t_Error FmPortImEnable(t_FmPort *p_FmPort)
131 t_Error FmPortImDisable(t_FmPort *p_FmPort)
138 t_Error FmPortImRx(t_FmPort *p_FmPort)
281 t_Error FmPortImCheckInitParameters(t_FmPort *p_FmPort)
303 t_Error FmPortImInit(t_FmPort *p_FmPort)
311 t_Error err;
497 t_Error FM_PORT_ConfigIMMaxRxBufLength(t_Handle h_FmPort, uint16_t newVal)
510 t_Error FM_PORT_ConfigIMRxBdRingLengt
[all...]

Completed in 215 milliseconds

123