Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/stge/
H A Dif_stgereg.h377 #define MC_TxEnable (1U << 24) macro
H A Dif_stge.c1379 MC_TxEnable); in stge_tx_error()
2041 v |= MC_StatisticsEnable | MC_TxEnable | MC_RxEnable; in stge_init()
2179 v |= MC_TxEnable; in stge_start_tx()