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

/freebsd-10.3-release/sys/dev/hme/
H A Dif_hmereg.h215 #define HME_MAC_TXCFG_FULLDPLX 0x00000200 /* Enable full-duplex */ macro
H A Dif_hme.c1522 txcfg |= HME_MAC_TXCFG_FULLDPLX;
1524 txcfg &= ~HME_MAC_TXCFG_FULLDPLX;

Completed in 44 milliseconds