Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
if_stgereg.h | 282 #define MC_RxFlowControlEnable (1U << 8) |
if_stge.c | 2005 sc->sc_MACCtrl &= ~(MC_DuplexSelect | MC_RxFlowControlEnable | 2011 sc->sc_MACCtrl |= MC_RxFlowControlEnable; |