Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy_device.c52 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_all_ports_features) __ro_after_init;
53 EXPORT_SYMBOL_GPL(phy_gbit_all_ports_features); variable
166 phy_gbit_all_ports_features); in features_init()
169 phy_gbit_all_ports_features); in features_init()
172 phy_gbit_all_ports_features); in features_init()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy_device.c61 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_all_ports_features) __ro_after_init;
62 EXPORT_SYMBOL_GPL(phy_gbit_all_ports_features); variable
199 phy_gbit_all_ports_features); in features_init()
202 phy_gbit_all_ports_features); in features_init()
205 phy_gbit_all_ports_features); in features_init()
/kernel/linux/linux-5.10/include/linux/
H A Dphy.h50 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_all_ports_features) __ro_after_init;
59 #define PHY_GBIT_ALL_PORTS_FEATURES ((unsigned long *)&phy_gbit_all_ports_features)
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h52 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_all_ports_features) __ro_after_init;
63 #define PHY_GBIT_ALL_PORTS_FEATURES ((unsigned long *)&phy_gbit_all_ports_features)

Completed in 24 milliseconds