Home
last modified time | relevance | path

Searched refs:MC_StatisticsEnable (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/stge/
H A Dif_stgereg.h376 #define MC_StatisticsEnable (1U << 21) macro
H A Dif_stge.c2134 v |= MC_StatisticsEnable | MC_TxEnable | MC_RxEnable; in stge_init_locked()