Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dphy.h47 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_basic_t1_features) __ro_after_init;
56 #define PHY_BASIC_T1_FEATURES ((unsigned long *)&phy_basic_t1_features)
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h48 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_basic_t1_features) __ro_after_init;
59 #define PHY_BASIC_T1_FEATURES ((unsigned long *)&phy_basic_t1_features)
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy_device.c43 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_basic_t1_features) __ro_after_init;
44 EXPORT_SYMBOL_GPL(phy_basic_t1_features); variable
136 phy_basic_t1_features); in features_init()
/kernel/linux/linux-6.6/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
164 phy_basic_t1_features); in features_init()

Completed in 18 milliseconds