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

/linux-master/include/linux/
H A Dphy.h55 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_10gbit_fec_features) __ro_after_init;
67 #define PHY_10GBIT_FEC_FEATURES ((unsigned long *)&phy_10gbit_fec_features)
/linux-master/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
239 phy_10gbit_fec_features);

Completed in 278 milliseconds