Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dphy.h35 #define PHY_100BT_FEATURES (SUPPORTED_100baseT_Half | \ macro
42 PHY_100BT_FEATURES | \
/linux-4.1.27/drivers/net/phy/
Dphy_device.c1225 phydev->supported |= PHY_100BT_FEATURES; in of_set_phy_supported()