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

/freebsd-12-stable/sys/dev/usb/net/
H A Dif_smscreg.h196 #define SMSC_MAC_CSR_FDPX (0x1UL << 20) /* Full duplex */ macro
H A Dif_smsc.c586 sc->sc_mac_csr |= SMSC_MAC_CSR_FDPX;
600 sc->sc_mac_csr &= ~SMSC_MAC_CSR_FDPX;

Completed in 107 milliseconds