Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_tgec.h69 E_TGEC_COUNTER_TERR enumerator
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_tgec.c147 case E_TGEC_COUNTER_TERR: in fman_tgec_get_counter()
H A Dtgec.c434 p_Statistics->ifOutErrors = fman_tgec_get_counter(p_TgecMemMap, E_TGEC_COUNTER_TERR); in TgecGetStatistics()