Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/stge/
HDif_stgereg.h365 #define MC_TxFlowControlEnable (1U << 7) macro
HDif_stge.c473 sc->sc_MACCtrl |= MC_TxFlowControlEnable; in stge_miibus_statchg()
1331 v &= ~(MC_DuplexSelect|MC_RxFlowControlEnable|MC_TxFlowControlEnable); in stge_link()