Home
last modified time | relevance | path

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

/freebsd/sys/dev/my/
H A Dif_my.c517 } else if (advert & PHY_ANAR_10BTFULL && in my_autoneg_mii()
518 ability & PHY_ANAR_10BTFULL) { in my_autoneg_mii()
1627 else if (advert & PHY_ANAR_10BTFULL && ability & PHY_ANAR_10BTFULL) in my_ifmedia_sts()
H A Dif_myreg.h506 #define PHY_ANAR_10BTFULL 0x0040 macro