Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_stgereg.h296 #define MC_RxFlowControlEnable (1U << 8) macro
Dif_stge.c1555 sc->sc_MACCtrl &= ~(MC_DuplexSelect | MC_RxFlowControlEnable | in stge_mii_statchg()
1562 sc->sc_MACCtrl |= MC_RxFlowControlEnable; in stge_mii_statchg()