Home
last modified time | relevance | path

Searched refs:PHY_100BT_FEATURES (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dphy.h36 #define PHY_100BT_FEATURES (SUPPORTED_100baseT_Half | \ macro
43 PHY_100BT_FEATURES | \
/linux-4.4.14/drivers/net/phy/
Dfixed_phy.c356 phy->supported = PHY_100BT_FEATURES; in fixed_phy_register()
Dphy_device.c1281 phydev->supported |= PHY_100BT_FEATURES; in __set_phy_supported()