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

/freebsd-13-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h1282 e_FM_PORT_COUNTERS_RX_BAD_FRAME, /**< BMI Rx only statistics counter */ enumerator in enum:e_FmPortCounters
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c787 case (e_FM_PORT_COUNTERS_RX_BAD_FRAME):
896 case (e_FM_PORT_COUNTERS_RX_BAD_FRAME):
943 case (e_FM_PORT_COUNTERS_RX_BAD_FRAME):
4054 FM_PORT_GetCounter(h_FmPort, e_FM_PORT_COUNTERS_RX_BAD_FRAME);

Completed in 175 milliseconds