Searched refs:PHY_ANAR_100BTXFULL (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/xe/
H A Dif_xereg.h665 #define PHY_ANAR_100BTXFULL 0x0100 /* 100Base-TX full duplex capable */ macro
H A Dif_xe.c1056 PHY_ANAR_100BTXFULL | PHY_ANAR_10BTFULL);
/freebsd-10.2-release/sys/dev/my/
H A Dif_my.c513 } else if (advert & PHY_ANAR_100BTXFULL &&
514 ability & PHY_ANAR_100BTXFULL) {
1643 else if (advert & PHY_ANAR_100BTXFULL && ability & PHY_ANAR_100BTXFULL)
H A Dif_myreg.h504 #define PHY_ANAR_100BTXFULL 0x0100 macro

Completed in 92 milliseconds