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

/freebsd-13-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h1277 e_FM_PORT_COUNTERS_FIFO_UTIL, /**< BMI performance counter */ enumerator in enum:e_FmPortCounters
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c657 FM_PORT_ModifyCounter(p_FmPort, e_FM_PORT_COUNTERS_FIFO_UTIL, 0);
783 case (e_FM_PORT_COUNTERS_FIFO_UTIL):
810 case (e_FM_PORT_COUNTERS_FIFO_UTIL):
829 case (e_FM_PORT_COUNTERS_FIFO_UTIL):
888 case (e_FM_PORT_COUNTERS_FIFO_UTIL):
928 case (e_FM_PORT_COUNTERS_FIFO_UTIL):
3883 if (FM_PORT_GetCounter(p_FmPort, e_FM_PORT_COUNTERS_FIFO_UTIL))
3931 && FM_PORT_GetCounter(p_FmPort, e_FM_PORT_COUNTERS_FIFO_UTIL))
4039 FM_PORT_GetCounter(h_FmPort, e_FM_PORT_COUNTERS_FIFO_UTIL);
4087 FM_PORT_GetCounter(h_FmPort, e_FM_PORT_COUNTERS_FIFO_UTIL);
[all...]

Completed in 239 milliseconds