Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dphy.h39 #define PHY_1000BT_FEATURES (SUPPORTED_1000baseT_Half | \ macro
47 PHY_1000BT_FEATURES)
/linux-4.4.14/drivers/net/phy/
Dfixed_phy.c353 phy->supported = PHY_1000BT_FEATURES; in fixed_phy_register()
Dphy_device.c1278 phydev->supported |= PHY_1000BT_FEATURES; in __set_phy_supported()