Searched refs:ethtool_phy_ops (Results 1 – 8 of 8) sorted by relevance
47 const struct ethtool_phy_ops *ops; in plca_get_cfg_prepare_data()57 ops = ethtool_phy_ops; in plca_get_cfg_prepare_data()132 const struct ethtool_phy_ops *ops; in ethnl_set_plca()142 ops = ethtool_phy_ops; in ethnl_set_plca()190 const struct ethtool_phy_ops *ops; in plca_get_status_prepare_data()200 ops = ethtool_phy_ops; in plca_get_status_prepare_data()
49 extern const struct ethtool_phy_ops *ethtool_phy_ops;
59 const struct ethtool_phy_ops *ops; in ethnl_act_cable_test()78 ops = ethtool_phy_ops; in ethnl_act_cable_test()310 const struct ethtool_phy_ops *ops; in ethnl_act_cable_test_tdr()335 ops = ethtool_phy_ops; in ethnl_act_cable_test_tdr()
664 const struct ethtool_phy_ops *ethtool_phy_ops; variable666 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops) in ethtool_set_ethtool_phy_ops()669 ethtool_phy_ops = ops; in ethtool_set_ethtool_phy_ops()
238 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in strset_prepare_set()
158 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in __ethtool_get_sset_count()190 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in __ethtool_get_strings()2101 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in ethtool_get_phy_stats_phydev()
950 struct ethtool_phy_ops { struct973 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops);
3321 static const struct ethtool_phy_ops phy_ethtool_phy_ops = {
Completed in 53 milliseconds