Searched refs:SUPPORTED_1000baseX_Full (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/linux/ | ||
D | ethtool.h | 584 #define SUPPORTED_1000baseX_Full (1 << 22) macro |
/external/u-boot/drivers/net/phy/ | ||
D | phy.c | 422 features |= SUPPORTED_1000baseX_Full; in genphy_config() |