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