Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy_device.c49 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_fibre_features) __ro_after_init;
50 EXPORT_SYMBOL_GPL(phy_gbit_fibre_features); variable
152 phy_gbit_fibre_features); in features_init()
155 phy_gbit_fibre_features); in features_init()
158 phy_gbit_fibre_features); in features_init()
161 phy_gbit_fibre_features); in features_init()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy_device.c58 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_fibre_features) __ro_after_init;
59 EXPORT_SYMBOL_GPL(phy_gbit_fibre_features); variable
185 phy_gbit_fibre_features); in features_init()
188 phy_gbit_fibre_features); in features_init()
191 phy_gbit_fibre_features); in features_init()
194 phy_gbit_fibre_features); in features_init()
/kernel/linux/linux-5.10/include/linux/
H A Dphy.h49 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_fibre_features) __ro_after_init;
58 #define PHY_GBIT_FIBRE_FEATURES ((unsigned long *)&phy_gbit_fibre_features)
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h51 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_fibre_features) __ro_after_init;
62 #define PHY_GBIT_FIBRE_FEATURES ((unsigned long *)&phy_gbit_fibre_features)

Completed in 14 milliseconds