Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_tgec.h51 E_TGEC_COUNTER_TRFRG, enumerator
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_tgec.c93 case E_TGEC_COUNTER_TRFRG: in fman_tgec_get_counter()
H A Dtgec.c403 p_Statistics->eStatFragments = fman_tgec_get_counter(p_TgecMemMap, E_TGEC_COUNTER_TRFRG); in TgecGetStatistics()