Searched refs:ethtool_ops (Results 1 – 25 of 357) sorted by relevance
12345678910>>...15
219 const struct ethtool_ops *ops = dev->ethtool_ops; in __ethtool_get_sset_count()246 const struct ethtool_ops *ops = dev->ethtool_ops; in __ethtool_get_strings()549 if (!dev->ethtool_ops->get_link_ksettings) in __ethtool_get_link_ksettings()553 return dev->ethtool_ops->get_link_ksettings(dev, link_ksettings); in __ethtool_get_link_ksettings()617 if (!dev->ethtool_ops->get_link_ksettings) in ethtool_get_link_ksettings()651 err = dev->ethtool_ops->get_link_ksettings(dev, &link_ksettings); in ethtool_get_link_ksettings()672 if (!dev->ethtool_ops->set_link_ksettings) in ethtool_set_link_ksettings()696 return dev->ethtool_ops->set_link_ksettings(dev, &link_ksettings); in ethtool_set_link_ksettings()715 if (!dev->ethtool_ops->get_link_ksettings) in ethtool_get_settings()719 err = dev->ethtool_ops->get_link_ksettings(dev, &link_ksettings); in ethtool_get_settings()[all …]
14 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_regs_len()44 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_regs()80 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_ethtool_stats()99 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_ethtool_phy_stats()123 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_sset_count()146 const struct ethtool_ops *ops = cpu_dp->orig_ethtool_ops; in dsa_master_get_strings()204 struct ethtool_ops *ops; in dsa_master_ethtool_setup()210 cpu_dp->orig_ethtool_ops = dev->ethtool_ops; in dsa_master_ethtool_setup()221 dev->ethtool_ops = ops; in dsa_master_ethtool_setup()230 dev->ethtool_ops = cpu_dp->orig_ethtool_ops; in dsa_master_ethtool_teardown()
134 static const struct ethtool_ops loopback_ethtool_ops = {162 const struct ethtool_ops *eth_ops, in gen_lo_setup()186 dev->ethtool_ops = eth_ops; in gen_lo_setup()
122 static const struct ethtool_ops vsockmon_ethtool_ops = {132 dev->ethtool_ops = &vsockmon_ethtool_ops; in vsockmon_setup()
91 static const struct ethtool_ops nlmon_ethtool_ops = {110 dev->ethtool_ops = &nlmon_ethtool_ops; in nlmon_setup()
136 static const struct ethtool_ops dummy_ethtool_ops = {147 dev->ethtool_ops = &dummy_ethtool_ops; in dummy_setup()
43 extern const struct ethtool_ops mlx5i_ethtool_ops;44 extern const struct ethtool_ops mlx5i_pkey_ethtool_ops;
237 const struct ethtool_ops mlx5i_ethtool_ops = {254 const struct ethtool_ops mlx5i_pkey_ethtool_ops = {
117 static const struct ethtool_ops wil_ethtool_ops = {127 ndev->ethtool_ops = &wil_ethtool_ops; in wil_set_ethtoolops()
14 extern const struct ethtool_ops aq_ethtool_ops;
9 extern const struct ethtool_ops lan743x_ethtool_ops;
23 extern const struct ethtool_ops cvm_oct_ethtool_ops;
175 static const struct ethtool_ops opa_vnic_ethtool_ops = {186 netdev->ethtool_ops = &opa_vnic_ethtool_ops; in opa_vnic_set_ethtool_ops()
215 static const struct ethtool_ops ipoib_ethtool_ops = {228 dev->ethtool_ops = &ipoib_ethtool_ops; in ipoib_set_ethtool_ops()
164 static const struct ethtool_ops xge_ethtool_ops = {176 ndev->ethtool_ops = &xge_ethtool_ops; in xge_set_ethtool_ops()
252 static const struct ethtool_ops emac_ethtool_ops = {282 netdev->ethtool_ops = &emac_ethtool_ops; in emac_set_ethtool_ops()
34 const struct ethtool_ops rtl819x_ethtool_ops = {
40 extern const struct ethtool_ops ethsw_port_ethtool_ops;
15 ethtool_ops
225 static const struct ethtool_ops tse_ethtool_ops = {241 netdev->ethtool_ops = &tse_ethtool_ops; in altera_tse_set_ethtool_ops()
281 static const struct ethtool_ops qcaspi_ethtool_ops = {296 dev->ethtool_ops = &qcaspi_ethtool_ops; in qcaspi_set_ethtool_ops()
77 extern const struct ethtool_ops bnxt_ethtool_ops;
67 const struct ethtool_ops mwifiex_ethtool_ops = {
261 static const struct ethtool_ops ehea_ethtool_ops = {276 netdev->ethtool_ops = &ehea_ethtool_ops; in ehea_set_ethtool_ops()
189 static const struct ethtool_ops rmnet_ethtool_ops = {213 rmnet_dev->ethtool_ops = &rmnet_ethtool_ops; in rmnet_vnd_setup()