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

/linux-master/include/linux/
H A Dphy.h49 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_basic_t1_features) __ro_after_init;
61 #define PHY_BASIC_T1_FEATURES ((unsigned long *)&phy_basic_t1_features)
/linux-master/drivers/net/phy/
H A Dphy_device.c49 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_basic_t1_features) __ro_after_init;
50 EXPORT_SYMBOL_GPL(phy_basic_t1_features); variable
172 phy_basic_t1_features);

Completed in 224 milliseconds