Home
last modified time | relevance | path

Searched refs:E_TGEC_COUNTER_RALN (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_tgec.h54 E_TGEC_COUNTER_RALN, enumerator
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_tgec.c102 case E_TGEC_COUNTER_RALN: in fman_tgec_get_counter()
H A Dtgec.c407 p_Statistics->eStatCRCAlignErrors = fman_tgec_get_counter(p_TgecMemMap, E_TGEC_COUNTER_RALN); in TgecGetStatistics()