Searched refs:PHY_LPAR_100BTXHALF (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/xe/ | ||
| D | if_xereg.h | 686 #define PHY_LPAR_100BTXHALF 0x0080 /* 100Base-TX half duplex capable */ macro |
| D | if_xe.c | 1091 if (lpar & PHY_LPAR_100BTXHALF) { in xe_setmedia() |