Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dphy.h52 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_10gbit_fec_features) __ro_after_init;
61 #define PHY_10GBIT_FEC_FEATURES ((unsigned long *)&phy_10gbit_fec_features)
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h54 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_10gbit_fec_features) __ro_after_init;
65 #define PHY_10GBIT_FEC_FEATURES ((unsigned long *)&phy_10gbit_fec_features)
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy_device.c58 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_10gbit_fec_features) __ro_after_init;
59 EXPORT_SYMBOL_GPL(phy_10gbit_fec_features); variable
198 phy_10gbit_fec_features); in features_init()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy_device.c67 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_10gbit_fec_features) __ro_after_init;
68 EXPORT_SYMBOL_GPL(phy_10gbit_fec_features); variable
231 phy_10gbit_fec_features); in features_init()

Completed in 17 milliseconds