Searched refs:phy_eee_cap1_features (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dphy.h57 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_eee_cap1_features) __ro_after_init;
69 #define PHY_EEE_CAP1_FEATURES ((unsigned long *)&phy_eee_cap1_features)
/linux-master/drivers/net/phy/
H A Dphy_device.c148 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_eee_cap1_features) __ro_after_init;
149 EXPORT_SYMBOL_GPL(phy_eee_cap1_features); variable
242 phy_eee_cap1_features);

Completed in 166 milliseconds