Searched refs:TCR_SWFDUP (Results 1 – 2 of 2) sorted by relevance
112 #define TCR_SWFDUP 0x8000 /* FEAST: Switched full-duplex (only w/ MII) */ macro
1222 mctl |= TCR_SWFDUP; in smc91cxx_statchg()1224 mctl &= ~TCR_SWFDUP; in smc91cxx_statchg()