Searched refs:MC_StatisticsEnable (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/stge/ | ||
H A D | if_stgereg.h | 376 #define MC_StatisticsEnable (1U << 21) macro |
H A D | if_stge.c | 2134 v |= MC_StatisticsEnable | MC_TxEnable | MC_RxEnable; in stge_init_locked() |