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

/freebsd-13-stable/sys/dev/mii/
H A Dlxtphyreg.h74 #define CONFIG_100BASEFX 0x0004 /* 100base-FX */ macro
H A Dlxtphy.c257 cfg &= ~CONFIG_100BASEFX;
267 cfg |= CONFIG_100BASEFX;

Completed in 104 milliseconds