Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/stge/
HDif_stgereg.h380 #define MC_RxEnable (1U << 27) macro
HDif_stge.c2041 v |= MC_StatisticsEnable | MC_TxEnable | MC_RxEnable; in stge_init()
2201 v |= MC_RxEnable; in stge_start_rx()