Searched refs:MC_StatisticsEnable (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/stge/ | ||
| HD | if_stgereg.h | 375 #define MC_StatisticsEnable (1U << 21) macro |
| HD | if_stge.c | 2146 v |= MC_StatisticsEnable | MC_TxEnable | MC_RxEnable; in stge_init_locked() |