• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/sys/contrib/ncsw/inc/Peripherals/

Lines Matching refs:h_FmPort

319  @Param[in]     h_FmPort - FM PORT module descriptor
323 t_Error FM_PORT_Init(t_Handle h_FmPort);
332 @Param[in] h_FmPort - FM PORT module descriptor
336 t_Error FM_PORT_Free(t_Handle h_FmPort);
469 @Param[in] h_FmPort A handle to a FM Port module.
489 @Param[in] h_FmPort A handle to a FM Port module.
497 t_Error FM_PORT_ConfigNumOfOpenDmas(t_Handle h_FmPort, t_FmPortRsrc *p_OpenDmas);
509 @Param[in] h_FmPort A handle to a FM Port module.
517 t_Error FM_PORT_ConfigNumOfTasks(t_Handle h_FmPort, t_FmPortRsrc *p_NumOfTasks);
531 @Param[in] h_FmPort A handle to a FM Port module.
539 t_Error FM_PORT_ConfigSizeOfFifo(t_Handle h_FmPort, t_FmPortRsrc *p_SizeOfFifo);
551 @Param[in] h_FmPort A handle to a FM Port module.
558 t_Error FM_PORT_ConfigDeqHighPriority(t_Handle h_FmPort, bool highPri);
569 @Param[in] h_FmPort A handle to a FM Port module.
576 t_Error FM_PORT_ConfigDeqType(t_Handle h_FmPort, e_FmPortDeqType deqType);
588 @Param[in] h_FmPort A handle to a FM Port module.
595 t_Error FM_PORT_ConfigDeqPrefetchOption(t_Handle h_FmPort, e_FmPortDeqPrefetchOption deqPrefetchOption);
607 @Param[in] h_FmPort A handle to a FM Port module.
614 t_Error FM_PORT_ConfigDeqByteCnt(t_Handle h_FmPort, uint16_t deqByteCnt);
635 @Param[in] h_FmPort A handle to a FM Port module.
645 t_Error FM_PORT_ConfigBufferPrefixContent(t_Handle h_FmPort,
657 @Param[in] h_FmPort A handle to a FM Port module.
664 t_Error FM_PORT_ConfigCheksumLastBytesIgnore(t_Handle h_FmPort, uint8_t cheksumLastBytesIgnore);
677 @Param[in] h_FmPort A handle to a FM Port module.
684 t_Error FM_PORT_ConfigCutBytesFromEnd(t_Handle h_FmPort, uint8_t cutBytesFromEnd);
695 @Param[in] h_FmPort A handle to a FM Port module.
702 t_Error FM_PORT_ConfigPoolDepletion(t_Handle h_FmPort, t_FmBufPoolDepletion *p_BufPoolDepletion);
716 @Param[in] h_FmPort A handle to a FM Port module.
723 t_Error FM_PORT_ConfigObservedPoolDepletion(t_Handle h_FmPort,
738 @Param[in] h_FmPort A handle to a FM Port module.
745 t_Error FM_PORT_ConfigExtBufPools(t_Handle h_FmPort, t_FmExtPools *p_FmExtPools);
757 @Param[in] h_FmPort A handle to a FM Port module.
765 t_Error FM_PORT_ConfigBackupPools(t_Handle h_FmPort, t_FmBackupBmPools *p_FmPortBackupBmPools);
776 @Param[in] h_FmPort A handle to a FM Port module.
784 t_Error FM_PORT_ConfigFrmDiscardOverride(t_Handle h_FmPort, bool override);
799 @Param[in] h_FmPort A handle to a FM Port module.
806 t_Error FM_PORT_ConfigErrorsToDiscard(t_Handle h_FmPort, fmPortFrameErrSelect_t errs);
817 @Param[in] h_FmPort A handle to a FM Port module.
824 t_Error FM_PORT_ConfigDmaSwapData(t_Handle h_FmPort, e_FmDmaSwapOption swapData);
835 @Param[in] h_FmPort A handle to a FM Port module.
842 t_Error FM_PORT_ConfigDmaIcCacheAttr(t_Handle h_FmPort, e_FmDmaCacheOption intContextCacheAttr);
853 @Param[in] h_FmPort A handle to a FM Port module.
860 t_Error FM_PORT_ConfigDmaHdrAttr(t_Handle h_FmPort, e_FmDmaCacheOption headerCacheAttr);
871 @Param[in] h_FmPort A handle to a FM Port module.
878 t_Error FM_PORT_ConfigDmaScatterGatherAttr(t_Handle h_FmPort, e_FmDmaCacheOption scatterGatherCacheAttr);
896 @Param[in] h_FmPort A handle to a FM Port module.
903 t_Error FM_PORT_ConfigDmaWriteOptimize(t_Handle h_FmPort, bool optimize);
911 @Param[in] h_FmPort A handle to a FM Port module.
919 t_Error FM_PORT_ConfigNoScatherGather(t_Handle h_FmPort, bool noScatherGather);
930 @Param[in] h_FmPort A handle to a FM Port module.
937 t_Error FM_PORT_ConfigDfltColor(t_Handle h_FmPort, e_FmPortColor color);
948 @Param[in] h_FmPort A handle to a FM Port module.
955 t_Error FM_PORT_ConfigSyncReq(t_Handle h_FmPort, bool syncReq);
967 @Param[in] h_FmPort A handle to a FM Port module.
975 t_Error FM_PORT_ConfigForwardReuseIntContext(t_Handle h_FmPort, bool reuse);
990 @Param[in] h_FmPort A handle to a FM Port module.
996 t_Error FM_PORT_ConfigDontReleaseTxBufToBM(t_Handle h_FmPort);
1015 @Param[in] h_FmPort A handle to a FM Port module.
1023 t_Error FM_PORT_ConfigIMMaxRxBufLength(t_Handle h_FmPort, uint16_t newVal);
1031 @Param[in] h_FmPort A handle to a FM Port module.
1039 t_Error FM_PORT_ConfigIMRxBdRingLength(t_Handle h_FmPort, uint16_t newVal);
1047 @Param[in] h_FmPort A handle to a FM Port module.
1055 t_Error FM_PORT_ConfigIMTxBdRingLength(t_Handle h_FmPort, uint16_t newVal);
1066 @Param[in] h_FmPort A handle to a FM Port module.
1072 t_Error FM_PORT_ConfigIMFmanCtrlExternalStructsMemory(t_Handle h_FmPort,
1081 @Param[in] h_FmPort A handle to a FM Port module.
1088 t_Error FM_PORT_ConfigIMPolling(t_Handle h_FmPort);
1100 @Param[in] h_FmPort A handle to a FM Port module.
1108 t_Error FM_PORT_ConfigMaxFrameLength(t_Handle h_FmPort, uint16_t length);
1119 @Param[in] h_FmPort A handle to a FM Port module.
1126 t_Error FM_PORT_ConfigTxFifoMinFillLevel(t_Handle h_FmPort, uint32_t minFillLevel);
1140 @Param[in] h_FmPort A handle to a FM Port module.
1147 t_Error FM_PORT_ConfigFifoDeqPipelineDepth(t_Handle h_FmPort, uint8_t deqPipelineDepth);
1158 @Param[in] h_FmPort A handle to a FM Port module.
1165 t_Error FM_PORT_ConfigTxFifoLowComfLevel(t_Handle h_FmPort, uint32_t fifoLowComfLevel);
1182 @Param[in] h_FmPort A handle to a FM Port module.
1189 t_Error FM_PORT_ConfigRxFifoThreshold(t_Handle h_FmPort, uint32_t fifoThreshold);
1205 @Param[in] h_FmPort A handle to a FM Port module.
1212 t_Error FM_PORT_ConfigRxFifoPriElevationLevel(t_Handle h_FmPort, uint32_t priElevationLevel);
1230 @Param[in] h_FmPort A handle to a FM Port module.
1236 t_Error FM_PORT_ConfigBCBWorkaround(t_Handle h_FmPort);
1247 @Param[in] h_FmPort A handle to a FM Port module.
1254 t_Error FM_PORT_ConfigInternalBuffOffset(t_Handle h_FmPort, uint8_t val);
1575 @Param[in] h_FmPort - FM PORT module descriptor
1579 bool FM_PORT_IsInDsar(t_Handle h_FmPort);
1611 @Param[in] h_FmPort - FM PORT module descriptor
1617 t_Error FM_PORT_DumpRegs(t_Handle h_FmPort);
1626 @Param[in] h_FmPort - FM PORT module descriptor
1632 uint32_t FM_PORT_GetBufferDataOffset(t_Handle h_FmPort);
1639 @Param[in] h_FmPort - FM PORT module descriptor
1647 uint8_t * FM_PORT_GetBufferICInfo(t_Handle h_FmPort, char *p_Data);
1661 @Param[in] h_FmPort - FM PORT module descriptor
1669 t_FmPrsResult * FM_PORT_GetBufferPrsResult(t_Handle h_FmPort, char *p_Data);
1679 @Param[in] h_FmPort - FM PORT module descriptor
1686 uint64_t * FM_PORT_GetBufferTimeStamp(t_Handle h_FmPort, char *p_Data);
1696 @Param[in] h_FmPort - FM PORT module descriptor
1703 uint8_t * FM_PORT_GetBufferHashResult(t_Handle h_FmPort, char *p_Data);
1711 @Param[in] h_FmPort A handle to a FM Port module.
1720 t_Error FM_PORT_Disable(t_Handle h_FmPort);
1727 @Param[in] h_FmPort A handle to a FM Port module.
1733 t_Error FM_PORT_Enable(t_Handle h_FmPort);
1746 @Param[in] h_FmPort A handle to a FM Port module.
1755 t_Error FM_PORT_SetRateLimit(t_Handle h_FmPort, t_FmPortRateLimit *p_RateLimit);
1765 @Param[in] h_FmPort A handle to a FM Port module.
1771 t_Error FM_PORT_DeleteRateLimit(t_Handle h_FmPort);
1781 @Param[in] h_FmPort A handle to a FM Port module.
1789 t_Error FM_PORT_SetPfcPrioritiesMappingToQmanWQ(t_Handle h_FmPort, uint8_t prio, uint8_t wq);
1799 @Param[in] h_FmPort A handle to a FM Port module.
1806 t_Error FM_PORT_SetStatisticsCounters(t_Handle h_FmPort, bool enable);
1816 @Param[in] h_FmPort A handle to a FM Port module.
1823 t_Error FM_PORT_SetFrameQueueCounters(t_Handle h_FmPort, bool enable);
1835 @Param[in] h_FmPort A handle to a FM Port module.
1841 t_Error FM_PORT_AnalyzePerformanceParams(t_Handle h_FmPort);
1853 @Param[in] h_FmPort A handle to a FM Port module.
1861 t_Error FM_PORT_SetAllocBufCounter(t_Handle h_FmPort, uint8_t poolId, bool enable);
1869 @Param[in] h_FmPort A handle to a FM Port module.
1876 t_Error FM_PORT_GetBmiCounters(t_Handle h_FmPort, t_FmPortBmiStats *p_BmiStats);
1883 @Param[in] h_FmPort A handle to a FM Port module.
1893 uint32_t FM_PORT_GetCounter(t_Handle h_FmPort, e_FmPortCounters fmPortCounter);
1900 @Param[in] h_FmPort A handle to a FM Port module.
1908 t_Error FM_PORT_ModifyCounter(t_Handle h_FmPort, e_FmPortCounters fmPortCounter, uint32_t value);
1915 @Param[in] h_FmPort A handle to a FM Port module.
1925 uint32_t FM_PORT_GetAllocBufCounter(t_Handle h_FmPort, uint8_t poolId);
1932 @Param[in] h_FmPort A handle to a FM Port module.
1940 t_Error FM_PORT_ModifyAllocBufCounter(t_Handle h_FmPort, uint8_t poolId, uint32_t value);
1954 @Param[in] h_FmPort A handle to a FM Port module.
1962 t_Error FM_PORT_AddCongestionGrps(t_Handle h_FmPort, t_FmPortCongestionGrps *p_CongestionGrps);
1976 @Param[in] h_FmPort A handle to a FM Port module.
1984 t_Error FM_PORT_RemoveCongestionGrps(t_Handle h_FmPort, t_FmPortCongestionGrps *p_CongestionGrps);
1991 @Param[in] h_FmPort A handle to a FM Port module.
1997 bool FM_PORT_IsStalled(t_Handle h_FmPort);
2007 @Param[in] h_FmPort A handle to a FM Port module.
2013 t_Error FM_PORT_ReleaseStalled(t_Handle h_FmPort);
2022 @Param[in] h_FmPort A handle to a FM Port module.
2030 t_Error FM_PORT_SetRxL4ChecksumVerify(t_Handle h_FmPort, bool l4Checksum);
2045 @Param[in] h_FmPort A handle to a FM Port module.
2052 t_Error FM_PORT_SetErrorsRoute(t_Handle h_FmPort, fmPortFrameErrSelect_t errs);
2059 @Param[in] h_FmPort FM PORT module descriptor.
2069 t_Error FM_PORT_SetIMExceptions(t_Handle h_FmPort, e_FmPortExceptions exception, bool enable);
2079 @Param[in] h_FmPort A handle to a FM Port module.
2086 t_Error FM_PORT_SetPerformanceCounters(t_Handle h_FmPort, bool enable);
2096 @Param[in] h_FmPort A handle to a FM Port module.
2104 t_Error FM_PORT_SetPerformanceCountersParams(t_Handle h_FmPort, t_FmPortPerformanceCnt *p_FmPortPerformanceCnt);
2313 @Param[in] h_FmPort A handle to a FM Port module.
2321 t_Error FM_PORT_SetPCD(t_Handle h_FmPort, t_FmPortPcdParams *p_FmPortPcd);
2333 @Param[in] h_FmPort A handle to a FM Port module.
2339 t_Error FM_PORT_DeletePCD(t_Handle h_FmPort);
2352 @Param[in] h_FmPort A handle to a FM Port module.
2358 t_Error FM_PORT_AttachPCD(t_Handle h_FmPort);
2369 @Param[in] h_FmPort A handle to a FM Port module.
2375 t_Error FM_PORT_DetachPCD(t_Handle h_FmPort);
2383 @Param[in] h_FmPort A handle to a FM Port module.
2391 t_Error FM_PORT_PcdPlcrAllocProfiles(t_Handle h_FmPort, uint16_t numOfProfiles);
2398 @Param[in] h_FmPort A handle to a FM Port module.
2405 t_Error FM_PORT_PcdPlcrFreeProfiles(t_Handle h_FmPort);
2415 @Param[in] h_FmPort A handle to a FM Port module.
2423 t_Error FM_PORT_VSPAlloc(t_Handle h_FmPort, t_FmPortVSPAllocParams *p_Params);
2434 @Param[in] h_FmPort A handle to a FM Port module.
2442 t_Error FM_PORT_PcdKgModifyInitialScheme (t_Handle h_FmPort, t_FmPcdKgSchemeSelect *p_FmPcdKgScheme);
2453 @Param[in] h_FmPort A handle to a FM Port module.
2460 t_Error FM_PORT_PcdPlcrModifyInitialProfile (t_Handle h_FmPort, t_Handle h_Profile);
2470 @Param[in] h_FmPort A handle to a FM Port module.
2478 t_Error FM_PORT_PcdCcModifyTree (t_Handle h_FmPort, t_Handle h_CcTree);
2487 @Param[in] h_FmPort A handle to a FM Port module.
2494 t_Error FM_PORT_PcdKgBindSchemes (t_Handle h_FmPort, t_FmPcdPortSchemesParams *p_PortScheme);
2503 @Param[in] h_FmPort A handle to a FM Port module.
2510 t_Error FM_PORT_PcdKgUnbindSchemes (t_Handle h_FmPort, t_FmPcdPortSchemesParams *p_PortScheme);
2517 @Param[in] h_FmPort A handle to a FM Port module.
2524 t_Error FM_PORT_GetIPv4OptionsCount(t_Handle h_FmPort, uint32_t *p_Ipv4OptionsCount);
2544 @Param[in] h_FmPort A handle to a FM Port module.
2557 t_Error FM_PORT_ImTx( t_Handle h_FmPort,
2572 @Param[in] h_FmPort A handle to a FM Port module.
2578 void FM_PORT_ImTxConf(t_Handle h_FmPort);
2587 @Param[in] h_FmPort A handle to a FM Port module.
2595 t_Error FM_PORT_ImRx(t_Handle h_FmPort);