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

/freebsd-10.1-release/sys/dev/stge/
H A Dif_stgereg.h367 #define MC_RxFlowControlEnable (1U << 8) macro
H A Dif_stge.c1384 sc->sc_MACCtrl |= MC_RxFlowControlEnable;
1392 v &= ~(MC_DuplexSelect|MC_RxFlowControlEnable|MC_TxFlowControlEnable);

Completed in 95 milliseconds