Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/stge/
H A Dif_stgereg.h366 #define MC_RxFlowControlEnable (1U << 8) macro
H A Dif_stge.c471 sc->sc_MACCtrl |= MC_RxFlowControlEnable; in stge_miibus_statchg()
1331 v &= ~(MC_DuplexSelect|MC_RxFlowControlEnable|MC_TxFlowControlEnable); in stge_link()