Home
last modified time | relevance | path

Searched refs:e_FM_PORT_COUNTERS_FIFO_UTIL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c657 FM_PORT_ModifyCounter(p_FmPort, e_FM_PORT_COUNTERS_FIFO_UTIL, 0); in ClearPerfCnts()
783 case (e_FM_PORT_COUNTERS_FIFO_UTIL): in CheckRxBmiCounter()
810 case (e_FM_PORT_COUNTERS_FIFO_UTIL): in CheckTxBmiCounter()
829 case (e_FM_PORT_COUNTERS_FIFO_UTIL): in CheckOhBmiCounter()
888 case (e_FM_PORT_COUNTERS_FIFO_UTIL): in BmiPortCheckAndGetCounterType()
928 case (e_FM_PORT_COUNTERS_FIFO_UTIL): in BmiPortCheckAndGetCounterType()
3883 if (FM_PORT_GetCounter(p_FmPort, e_FM_PORT_COUNTERS_FIFO_UTIL)) in FM_PORT_AnalyzePerformanceParams()
3931 && FM_PORT_GetCounter(p_FmPort, e_FM_PORT_COUNTERS_FIFO_UTIL)) in FM_PORT_AnalyzePerformanceParams()
4039 FM_PORT_GetCounter(h_FmPort, e_FM_PORT_COUNTERS_FIFO_UTIL); in FM_PORT_GetBmiCounters()
4087 FM_PORT_GetCounter(h_FmPort, e_FM_PORT_COUNTERS_FIFO_UTIL); in FM_PORT_GetBmiCounters()
[all …]
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h1277 e_FM_PORT_COUNTERS_FIFO_UTIL, /**< BMI performance counter */ enumerator