Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dsmc9000.h274 #define PHY_AD_TX_HDX 0x0080 // 1=PHY is capable of 100Base-TX HDPLX macro
363 #define PHY_AD_TX_HDX 0x0080 // 1=PHY is capable of 100Base-TX HDPLX macro
Dsmc9000.c418 my_ad_caps |= PHY_AD_TX_HDX; in smc_phy_configure()