Home
last modified time | relevance | path

Searched refs:ethtool_phy_ops (Results 1 – 8 of 8) sorted by relevance

/linux/net/ethtool/
A Dplca.c60 const struct ethtool_phy_ops *ops; in plca_get_cfg_prepare_data()
74 ops = ethtool_phy_ops; in plca_get_cfg_prepare_data()
148 const struct ethtool_phy_ops *ops; in ethnl_set_plca()
161 ops = ethtool_phy_ops; in ethnl_set_plca()
209 const struct ethtool_phy_ops *ops; in plca_get_status_prepare_data()
223 ops = ethtool_phy_ops; in plca_get_status_prepare_data()
A Dcommon.h52 extern const struct ethtool_phy_ops *ethtool_phy_ops;
A Dcabletest.c59 const struct ethtool_phy_ops *ops; in ethnl_act_cable_test()
83 ops = ethtool_phy_ops; in ethnl_act_cable_test()
320 const struct ethtool_phy_ops *ops; in ethnl_act_cable_test_tdr()
350 ops = ethtool_phy_ops; in ethnl_act_cable_test_tdr()
A Dcommon.c739 const struct ethtool_phy_ops *ethtool_phy_ops; variable
741 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops) in ethtool_set_ethtool_phy_ops()
744 ethtool_phy_ops = ops; in ethtool_set_ethtool_phy_ops()
A Dstrset.c239 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in strset_prepare_set()
A Dioctl.c163 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in __ethtool_get_sset_count()
195 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in __ethtool_get_strings()
2394 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in ethtool_get_phy_stats_phydev()
/linux/include/linux/
A Dethtool.h1158 struct ethtool_phy_ops { struct
1181 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops);
/linux/drivers/net/phy/
A Dphy_device.c3765 static const struct ethtool_phy_ops phy_ethtool_phy_ops = {

Completed in 27 milliseconds