HomeSort by relevance Sort by last modified time
    Searched refs:PHY_STAT_CAP_TXF (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/drivers/net/
smc9000.h 251 #define PHY_STAT_CAP_TXF 0x4000 // 1=100Base-X full duplex capable
340 #define PHY_STAT_CAP_TXF 0x4000 // 1=100Base-X full duplex capable
smc9000.c 414 if (my_phy_caps & PHY_STAT_CAP_TXF)

Completed in 98 milliseconds