Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy_device.c46 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_features) __ro_after_init;
47 EXPORT_SYMBOL_GPL(phy_gbit_features); variable
141 phy_gbit_features); in features_init()
144 phy_gbit_features); in features_init()
147 phy_gbit_features); in features_init()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy_device.c55 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_features) __ro_after_init;
56 EXPORT_SYMBOL_GPL(phy_gbit_features); variable
174 phy_gbit_features); in features_init()
177 phy_gbit_features); in features_init()
180 phy_gbit_features); in features_init()
/kernel/linux/linux-5.10/include/linux/
H A Dphy.h48 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_features) __ro_after_init;
57 #define PHY_GBIT_FEATURES ((unsigned long *)&phy_gbit_features)
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h50 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_features) __ro_after_init;
61 #define PHY_GBIT_FEATURES ((unsigned long *)&phy_gbit_features)

Completed in 14 milliseconds