Home
last modified time | relevance | path

Searched refs:t_Error (Results 1 – 25 of 64) sorted by relevance

123

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_mac_ext.h271 t_Error FM_MAC_Init(t_Handle h_FmMac);
284 t_Error FM_MAC_Free(t_Handle h_FmMac);
480 t_Error FM_MAC_Resume(t_Handle h_FmMac);
493 t_Error FM_MAC_Enable1588TimeStamp(t_Handle h_Fm);
506 t_Error FM_MAC_Disable1588TimeStamp(t_Handle h_Fm);
524 t_Error FM_MAC_SetTxAutoPauseFrames(t_Handle h_FmMac,
557 t_Error FM_MAC_SetTxPauseFrames(t_Handle h_FmMac,
590 t_Error FM_MAC_SetWakeOnLan(t_Handle h_FmMac, bool en);
603 t_Error FM_MAC_ResetCounters(t_Handle h_FmMac);
777 t_Error FM_MAC_RestartAutoneg(t_Handle h_FmMac);
[all …]
H A Dfm_macsec_ext.h139 t_Error FM_MACSEC_Init(t_Handle h_FmMacsec);
152 t_Error FM_MACSEC_Free(t_Handle h_FmMacsec);
315 t_Error FM_MACSEC_ConfigKeysUnreadable(t_Handle h_FmMacsec);
328 t_Error FM_MACSEC_ConfigSectagWithoutSCI(t_Handle h_FmMacsec);
385 t_Error FM_MACSEC_Enable(t_Handle h_FmMacsec);
399 t_Error FM_MACSEC_Disable(t_Handle h_FmMacsec);
428 t_Error FM_MACSEC_DumpRegs(t_Handle h_FmMacsec);
740 t_Error FM_MACSEC_SECY_Init(t_Handle h_FmMacsecSecY);
753 t_Error FM_MACSEC_SECY_Free(t_Handle h_FmMacsecSecY);
866 t_Error FM_MACSEC_SECY_ConfigPointToPoint(t_Handle h_FmMacsecSecY);
[all …]
H A Dfm_rtc_ext.h145 t_Error FM_RTC_Init(t_Handle h_FmRtc);
158 t_Error FM_RTC_Free(t_Handle h_FmRtc);
182 t_Error FM_RTC_ConfigPeriod(t_Handle h_FmRtc, uint32_t period);
197 t_Error FM_RTC_ConfigSourceClock(t_Handle h_FmRtc,
301 t_Error FM_RTC_ConfigAlarmPolarity(t_Handle h_FmRtc,
396 t_Error FM_RTC_Enable(t_Handle h_FmRtc, bool resetClock);
409 t_Error FM_RTC_Disable(t_Handle h_FmRtc);
425 t_Error FM_RTC_SetClockOffset(t_Handle h_FmRtc, int64_t offset);
529 t_Error FM_RTC_GetCurrentTime(t_Handle h_FmRtc, uint64_t *p_Ts);
543 t_Error FM_RTC_SetCurrentTime(t_Handle h_FmRtc, uint64_t ts);
[all …]
H A Dfm_port_ext.h323 t_Error FM_PORT_Init(t_Handle h_FmPort);
336 t_Error FM_PORT_Free(t_Handle h_FmPort);
1088 t_Error FM_PORT_ConfigIMPolling(t_Handle h_FmPort);
1617 t_Error FM_PORT_DumpRegs(t_Handle h_FmPort);
1720 t_Error FM_PORT_Disable(t_Handle h_FmPort);
1733 t_Error FM_PORT_Enable(t_Handle h_FmPort);
2013 t_Error FM_PORT_ReleaseStalled(t_Handle h_FmPort);
2339 t_Error FM_PORT_DeletePCD(t_Handle h_FmPort);
2358 t_Error FM_PORT_AttachPCD(t_Handle h_FmPort);
2375 t_Error FM_PORT_DetachPCD(t_Handle h_FmPort);
[all …]
H A Dqm_ext.h91 typedef t_Error (t_QmFqrDrainedCompletionCB)(t_Handle h_App,
291 t_Error QM_Init(t_Handle h_Qm);
304 t_Error QM_Free(t_Handle h_Qm);
354 t_Error QM_ConfigPfdrThreshold(t_Handle h_Qm, uint32_t threshold);
475 t_Error QM_DumpRegs(t_Handle h_Qm);
575 t_Error QM_Poll(t_Handle h_Qm, e_QmPortalPollSource source);
665 t_Error QM_PORTAL_Init(t_Handle h_QmPortal);
678 t_Error QM_PORTAL_Free(t_Handle h_QmPortal);
912 t_Error QM_FQR_Free(t_Handle h_QmFqr);
931 t_Error QM_FQR_FreeWDrain(t_Handle h_QmFqr,
[all …]
H A Dbm_ext.h163 t_Error BM_Init(t_Handle h_Bm);
176 t_Error BM_Free(t_Handle h_Bm);
201 t_Error BM_ConfigFbprThreshold(t_Handle h_Bm, uint32_t threshold);
242 t_Error BM_DumpRegs(t_Handle h_Bm);
356 t_Error BM_PORTAL_Init(t_Handle h_BmPortal);
369 t_Error BM_PORTAL_Free(t_Handle h_BmPortal);
460 t_Error BM_POOL_Init(t_Handle h_BmPool);
473 t_Error BM_POOL_Free(t_Handle h_BmPool);
487 t_Error BM_POOL_ConfigBpid(t_Handle h_BmPool, uint8_t bpid);
506 t_Error BM_POOL_ConfigDepletion(t_Handle h_BmPool,
[all …]
H A Dfm_ext.h542 t_Error FM_Init(t_Handle h_Fm);
555 t_Error FM_Free(t_Handle h_Fm);
850 t_Error FM_ConfigEnableCounters(t_Handle h_Fm);
963 t_Error FM_ConfigEnableMuramTestMode(t_Handle h_Fm);
981 t_Error FM_ConfigEnableIramTestMode(t_Handle h_Fm);
1358 t_Error FM_DumpRegs(t_Handle h_Fm);
1397 t_Error FM_EnableRamsEcc(t_Handle h_Fm);
1418 t_Error FM_DisableRamsEcc(t_Handle h_Fm);
1556 t_Error FM_ErrorIsr(t_Handle h_Fm);
1607 t_Error FM_CtrlMonStart(t_Handle h_Fm);
[all …]
H A Dfm_vsp_ext.h120 t_Error FM_VSP_Init(t_Handle h_FmVsp);
133 t_Error FM_VSP_Free(t_Handle h_FmVsp);
173 t_Error FM_VSP_ConfigBufferPrefixContent(t_Handle h_FmVsp,
190 t_Error FM_VSP_ConfigDmaSwapData(t_Handle h_FmVsp, e_FmDmaSwapOption swapData);
206 t_Error FM_VSP_ConfigDmaIcCacheAttr(t_Handle h_FmVsp,
223 t_Error FM_VSP_ConfigDmaHdrAttr(t_Handle h_FmVsp, e_FmDmaCacheOption headerCacheAttr);
239 t_Error FM_VSP_ConfigDmaScatterGatherAttr(t_Handle h_FmVsp,
256 t_Error FM_VSP_ConfigDmaWriteOptimize(t_Handle h_FmVsp, bool optimize);
272 t_Error FM_VSP_ConfigNoScatherGather(t_Handle h_FmVsp, bool noScatherGather);
288 t_Error FM_VSP_ConfigPoolDepletion(t_Handle h_FmVsp, t_FmBufPoolDepletion *p_BufPoolDepletion);
[all …]
H A Dfm_pcd_ext.h275 t_Error FM_PCD_Init(t_Handle h_FmPcd);
288 t_Error FM_PCD_Free(t_Handle h_FmPcd);
478 t_Error FM_PCD_Enable(t_Handle h_FmPcd);
493 t_Error FM_PCD_Disable(t_Handle h_FmPcd);
697 t_Error FM_PCD_DumpRegs(t_Handle h_FmPcd);
713 t_Error FM_PCD_KgDumpRegs(t_Handle h_FmPcd);
729 t_Error FM_PCD_PlcrDumpRegs(t_Handle h_FmPcd);
761 t_Error FM_PCD_PrsDumpRegs(t_Handle h_FmPcd);
776 t_Error FM_PCD_HcDumpRegs(t_Handle h_FmPcd);
3136 t_Error FM_PCD_CcRootDelete(t_Handle h_CcTree);
[all …]
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dfm_mac.h73 t_Error (*f_FM_MAC_Init) (t_Handle h_FmMac);
74 t_Error (*f_FM_MAC_Free) (t_Handle h_FmMac);
79 t_Error (*f_FM_MAC_ConfigWan) (t_Handle h_FmMac, bool flag);
94 t_Error (*f_FM_MAC_Resume) (t_Handle h_FmMac);
95 t_Error (*f_FM_MAC_Enable1588TimeStamp) (t_Handle h_FmMac);
97 t_Error (*f_FM_MAC_Reset) (t_Handle h_FmMac, bool wait);
99 t_Error (*f_FM_MAC_SetTxAutoPauseFrames) (t_Handle h_FmMac,
101 t_Error (*f_FM_MAC_SetTxPauseFrames) (t_Handle h_FmMac,
107 t_Error (*f_FM_MAC_ResetCounters) (t_Handle h_FmMac);
118 t_Error (*f_FM_MAC_RestartAutoneg) (t_Handle h_FmMac);
[all …]
H A Dfm_mac.c93 t_Error FM_MAC_Init (t_Handle h_FmMac) in FM_MAC_Init()
114 t_Error FM_MAC_Free (t_Handle h_FmMac) in FM_MAC_Free()
171 t_Error FM_MAC_ConfigWan (t_Handle h_FmMac, bool flag) in FM_MAC_ConfigWan()
302 t_Error FM_MAC_Resume (t_Handle h_FmMac) in FM_MAC_Resume()
316 t_Error FM_MAC_Enable1588TimeStamp (t_Handle h_FmMac) in FM_MAC_Enable1588TimeStamp()
330 t_Error FM_MAC_Disable1588TimeStamp (t_Handle h_FmMac) in FM_MAC_Disable1588TimeStamp()
344 t_Error FM_MAC_SetTxAutoPauseFrames(t_Handle h_FmMac, in FM_MAC_SetTxAutoPauseFrames()
360 t_Error FM_MAC_SetTxPauseFrames(t_Handle h_FmMac, in FM_MAC_SetTxPauseFrames()
408 t_Error FM_MAC_ResetCounters (t_Handle h_FmMac) in FM_MAC_ResetCounters()
591 t_Error FM_MAC_RestartAutoneg(t_Handle h_FmMac) in FM_MAC_RestartAutoneg()
[all …]
H A Ddtsec_mii_acc.c48 t_Error DTSEC_MII_WritePhyReg(t_Handle h_Dtsec, in DTSEC_MII_WritePhyReg()
56 t_Error err; in DTSEC_MII_WritePhyReg()
64 err = (t_Error)fman_dtsec_mii_write_reg(miiregs, phyAddr, reg, data, dtsec_freq); in DTSEC_MII_WritePhyReg()
70 t_Error DTSEC_MII_ReadPhyReg(t_Handle h_Dtsec, in DTSEC_MII_ReadPhyReg()
78 t_Error err; in DTSEC_MII_ReadPhyReg()
93 RETURN_ERROR(MINOR, (t_Error)err, NO_MSG); in DTSEC_MII_ReadPhyReg()
H A Dtgec.c57 static t_Error CheckInitParameters(t_Tgec *p_Tgec) in CheckInitParameters()
248 static t_Error TgecConfigWan(t_Handle h_Tgec, bool newVal) in TgecConfigWan()
351 static t_Error TgecSetTxPauseFrames(t_Handle h_Tgec, in TgecSetTxPauseFrames()
441 static t_Error TgecEnable1588TimeStamp(t_Handle h_Tgec) in TgecEnable1588TimeStamp()
455 static t_Error TgecDisable1588TimeStamp(t_Handle h_Tgec) in TgecDisable1588TimeStamp()
484 static t_Error TgecResetCounters (t_Handle h_Tgec) in TgecResetCounters()
717 static t_Error TgecTxEccWorkaround(t_Tgec *p_Tgec) in TgecTxEccWorkaround()
719 t_Error err; in TgecTxEccWorkaround()
750 static t_Error TgecInit(t_Handle h_Tgec) in TgecInit()
755 t_Error err; in TgecInit()
[all …]
H A Dmemac.c172 static t_Error CheckInitParameters(t_Memac *p_Memac) in CheckInitParameters()
356 static t_Error MemacConfigWan(t_Handle h_Memac, bool newVal) in MemacConfigWan()
455 static t_Error MemacSetTxPauseFrames(t_Handle h_Memac, in MemacSetTxPauseFrames()
491 static t_Error MemacSetTxAutoPauseFrames(t_Handle h_Memac, in MemacSetTxAutoPauseFrames()
513 static t_Error MemacSetWakeOnLan(t_Handle h_Memac, bool en) in MemacSetWakeOnLan()
527 static t_Error MemacEnable1588TimeStamp(t_Handle h_Memac) in MemacEnable1588TimeStamp()
610 static t_Error MemacResetCounters (t_Handle h_Memac) in MemacResetCounters()
815 static t_Error MemacInitInternalPhy(t_Handle h_Memac) in MemacInitInternalPhy()
853 static t_Error MemacInit(t_Handle h_Memac) in MemacInit()
861 t_Error err; in MemacInit()
[all …]
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec.h53 t_Error (*f_FM_MACSEC_Init) (t_Handle h_FmMacsec);
54 t_Error (*f_FM_MACSEC_Free) (t_Handle h_FmMacsec);
63 t_Error (*f_FM_MACSEC_ConfigKeysUnreadable) (t_Handle h_FmMacsec);
64 t_Error (*f_FM_MACSEC_ConfigSectagWithoutSCI) (t_Handle h_FmMacsec);
68 t_Error (*f_FM_MACSEC_Enable) (t_Handle h_FmMacsec);
69 t_Error (*f_FM_MACSEC_Disable) (t_Handle h_FmMacsec);
183 t_Error FmMacsecCreateRxSc(t_Handle h_FmMacsec, t_RxScParams *p_RxScParams);
184 t_Error FmMacsecDeleteRxSc(t_Handle h_FmMacsec, uint32_t scId);
185 t_Error FmMacsecCreateTxSc(t_Handle h_FmMacsec, t_TxScParams *p_RxScParams);
186 t_Error FmMacsecDeleteTxSc(t_Handle h_FmMacsec, uint32_t scId);
[all …]
H A Dfm_macsec.c69 t_Error FM_MACSEC_Init(t_Handle h_FmMacsec) in FM_MACSEC_Init()
81 t_Error FM_MACSEC_Free(t_Handle h_FmMacsec) in FM_MACSEC_Free()
105 t_Error FM_MACSEC_ConfigInvalidTagsFrameTreatment(t_Handle h_FmMacsec, bool deliverUncontrolled) in FM_MACSEC_ConfigInvalidTagsFrameTreatment()
141 t_Error FM_MACSEC_ConfigPnExhaustionThreshold(t_Handle h_FmMacsec, uint32_t pnExhThr) in FM_MACSEC_ConfigPnExhaustionThreshold()
153 t_Error FM_MACSEC_ConfigKeysUnreadable(t_Handle h_FmMacsec) in FM_MACSEC_ConfigKeysUnreadable()
165 t_Error FM_MACSEC_ConfigSectagWithoutSCI(t_Handle h_FmMacsec) in FM_MACSEC_ConfigSectagWithoutSCI()
177 t_Error FM_MACSEC_ConfigException(t_Handle h_FmMacsec, e_FmMacsecExceptions exception, bool enable) in FM_MACSEC_ConfigException()
189 t_Error FM_MACSEC_GetRevision(t_Handle h_FmMacsec, uint32_t *p_MacsecRevision) in FM_MACSEC_GetRevision()
202 t_Error FM_MACSEC_Enable(t_Handle h_FmMacsec) in FM_MACSEC_Enable()
214 t_Error FM_MACSEC_Disable(t_Handle h_FmMacsec) in FM_MACSEC_Disable()
[all …]
H A Dfm_macsec_secy.c96 t_Error err = E_OK; in FmMacsecSecYCreateSc()
166 t_Error err = E_OK; in FmMacsecSecYDeleteSc()
523 t_Error err = E_OK; in FM_MACSEC_SECY_CreateRxSa()
569 t_Error err = E_OK; in FM_MACSEC_SECY_RxSaEnableReceive()
591 t_Error err = E_OK; in FM_MACSEC_SECY_RxSaDisableReceive()
613 t_Error err = E_OK; in FM_MACSEC_SECY_RxSaUpdateNextPn()
634 t_Error err = E_OK; in FM_MACSEC_SECY_RxSaUpdateLowestPn()
655 t_Error err = E_OK; in FM_MACSEC_SECY_RxSaModifyKey()
686 t_Error err = E_OK; in FM_MACSEC_SECY_CreateTxSa()
709 t_Error err = E_OK; in FM_MACSEC_SECY_DeleteTxSa()
[all …]
H A Dfm_macsec_master.c484 t_Error err = E_OK; in FmMacsecAllocScs()
531 t_Error err = E_OK; in FmMacsecFreeScs()
588 t_Error err = E_OK; in FmMacsecCreateRxSc()
624 t_Error err = E_OK; in FmMacsecDeleteRxSc()
644 t_Error err = E_OK; in FmMacsecCreateTxSc()
686 t_Error err = E_OK; in FmMacsecDeleteTxSc()
706 t_Error err = E_OK; in FmMacsecCreateRxSa()
732 t_Error err = E_OK; in FmMacsecCreateTxSa()
756 t_Error err = E_OK; in FmMacsecDeleteRxSa()
783 t_Error err = E_OK; in FmMacsecDeleteTxSa()
[all …]
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_hc.h53 t_Error FmHcSetFramesDataMemory(t_Handle h_FmHc,
55 t_Error FmHcDumpRegs(t_Handle h_FmHc);
59 t_Error FmHcPcdKgSetScheme(t_Handle h_FmHc,
63 t_Error FmHcPcdKgDeleteScheme(t_Handle h_FmHc, t_Handle h_Scheme);
67 t_Error FmHcPcdKgSetClsPlan(t_Handle h_FmHc, t_FmPcdKgInterModuleClsPlanSet *p_Set);
68 t_Error FmHcPcdKgDeleteClsPlan(t_Handle h_FmHc, uint8_t clsPlanGrpId);
70 t_Error FmHcPcdKgSetSchemeCounter(t_Handle h_FmHc, t_Handle h_Scheme, uint32_t value);
76 t_Error FmHcPcdPlcrDeleteProfile(t_Handle h_FmHc, t_Handle h_Profile);
81 t_Error FmHcKgWriteSp(t_Handle h_FmHc, uint8_t hardwarePortId, uint32_t spReg, bool add);
82 t_Error FmHcKgWriteCpp(t_Handle h_FmHc, uint8_t hardwarePortId, uint32_t cppReg);
[all …]
H A Dfm_common.h693 t_Error FmPcdHcSync(t_Handle h_FmPcd);
1081 t_Error FmReset(t_Handle h_Fm);
1148 t_Error FmEnableRamsEcc(t_Handle h_Fm);
1149 t_Error FmDisableRamsEcc(t_Handle h_Fm);
1170 t_Error FmSetNumOfOpenDmas(t_Handle h_Fm,
1175 t_Error FmSetNumOfTasks(t_Handle h_Fm,
1180 t_Error FmSetSizeOfFifo(t_Handle h_Fm,
1191 t_Error FmVSPAllocForPort(t_Handle h_Fm,
1196 t_Error FmVSPFreeForPort(t_Handle h_Fm,
1200 t_Error FmVSPGetAbsoluteProfileId(t_Handle h_Fm,
[all …]
H A Dfm_sp_common.h91 t_Error FmSpBuildBufferStructure(t_FmSpIntContextDataCopy *p_FmPortIntContextDataCopy,
97 t_Error FmSpCheckIntContextParams(t_FmSpIntContextDataCopy *p_FmSpIntContextDataCopy);
98 t_Error FmSpCheckBufPoolsParams(t_FmExtPools *p_FmExtPools,
101 t_Error FmSpCheckBufMargins(t_FmSpBufMargins *p_FmSpBufMargins);
104 t_Error FmPcdSpAllocProfiles(t_Handle h_FmPcd,
109 t_Error FmPcdSpGetAbsoluteProfileId(t_Handle h_FmPcd,
/f-stack/freebsd/contrib/ncsw/inc/
H A Dxx_ext.h149 t_Error XX_SetIntr(uintptr_t irq, t_Isr *f_Isr, t_Handle handle);
160 t_Error XX_FreeIntr(uintptr_t irq);
171 t_Error XX_EnableIntr(uintptr_t irq);
182 t_Error XX_DisableIntr(uintptr_t irq);
208 t_Error XX_PreallocAndBindIntr(device_t dev, uintptr_t irq, unsigned int cpu);
209 t_Error XX_DeallocIntr(uintptr_t irq);
582 t_Error status);
620 typedef t_Error (t_IpcMsgHandler)(t_Handle h_Module,
673 t_Error XX_IpcUnregisterMsgHandler(char addr[XX_IPC_MAX_ADDR_NAME_LENGTH]);
727 t_Error XX_IpcFreeSession(t_Handle h_Session);
[all …]
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.h390 t_Error PcdGetUnitsVector(t_FmPcd *p_FmPcd, t_NetEnvParams *p_Params);
399 t_Error FmPcdManipDeleteIpReassmSchemes(t_Handle h_Manip);
401 t_Error FmPcdManipDeleteCapwapReassmSchemes(t_Handle h_Manip);
405 t_Error KgInit(t_FmPcd *p_FmPcd);
406 t_Error KgFree(t_FmPcd *p_FmPcd);
418 t_Error KgBindPortToSchemes(t_Handle h_FmPcd , uint8_t hardwarePortId, uint32_t spReg);
424 t_Error PlcrInit(t_FmPcd *p_FmPcd);
425 t_Error PlcrFree(t_FmPcd *p_FmPcd);
430 t_Error PlcrSetPortProfiles(t_FmPcd *p_FmPcd,
434 t_Error PlcrClearPortProfiles(t_FmPcd *p_FmPcd, uint8_t hardwarePortId);
[all …]
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfm_rtc.c55 static t_Error CheckInitParameters(t_FmRtc *p_Rtc) in CheckInitParameters()
192 t_Error FM_RTC_Init(t_Handle h_FmRtc) in FM_RTC_Init()
258 t_Error FM_RTC_Free(t_Handle h_FmRtc) in FM_RTC_Free()
281 t_Error FM_RTC_ConfigSourceClock(t_Handle h_FmRtc, in FM_RTC_ConfigSourceClock()
298 t_Error FM_RTC_ConfigPeriod(t_Handle h_FmRtc, uint32_t period) in FM_RTC_ConfigPeriod()
376 t_Error FM_RTC_ConfigAlarmPolarity(t_Handle h_FmRtc, in FM_RTC_ConfigAlarmPolarity()
416 t_Error FM_RTC_Enable(t_Handle h_FmRtc, bool resetClock) in FM_RTC_Enable()
428 t_Error FM_RTC_Disable(t_Handle h_FmRtc) in FM_RTC_Disable()
443 t_Error FM_RTC_SetClockOffset(t_Handle h_FmRtc, int64_t offset) in FM_RTC_SetClockOffset()
611 t_Error FM_RTC_GetCurrentTime(t_Handle h_FmRtc, uint64_t *p_Ts) in FM_RTC_GetCurrentTime()
[all …]
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c211 t_Error err = E_OK; in EnQFrm()
241 t_Error err; in FmHcConfigAndInit()
422 t_Error err = E_OK; in FmHcPcdKgDeleteScheme()
454 t_Error err = E_OK; in FmHcPcdKgCcGetSetParams()
553 t_Error err; in FmHcPcdKgGetSchemeCounter()
607 t_Error err = E_OK; in FmHcPcdKgSetSchemeCounter()
807 t_Error err; in FmHcPcdPlcrCcGetSetParams()
959 t_Error err = E_OK; in FmHcPcdPlcrDeleteProfile()
992 t_Error err = E_OK; in FmHcPcdPlcrSetProfileCounter()
1025 t_Error err; in FmHcPcdPlcrGetProfileCounter()
[all …]

123