Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dlxtphy.c253 cfg &= ~CONFIG_100BASEFX; in lxtphy_set_tp()
263 cfg |= CONFIG_100BASEFX; in lxtphy_set_fx()
H A Dlxtphyreg.h73 #define CONFIG_100BASEFX 0x0004 /* 100base-FX */ macro