Searched refs:ethtool_ops (Results 1 – 25 of 45) sorted by relevance
12
84 if (!dev->ethtool_ops->get_settings) in ethtool_get_settings()87 err = dev->ethtool_ops->get_settings(dev, &cmd); in ethtool_get_settings()100 if (!dev->ethtool_ops->set_settings) in ethtool_set_settings()106 return dev->ethtool_ops->set_settings(dev, &cmd); in ethtool_set_settings()112 struct ethtool_ops *ops = dev->ethtool_ops; in ethtool_get_drvinfo()138 struct ethtool_ops *ops = dev->ethtool_ops; in ethtool_get_regs()175 if (!dev->ethtool_ops->get_wol) in ethtool_get_wol()178 dev->ethtool_ops->get_wol(dev, &wol); in ethtool_get_wol()189 if (!dev->ethtool_ops->set_wol) in ethtool_set_wol()195 return dev->ethtool_ops->set_wol(dev, &wol); in ethtool_set_wol()[all …]
44 struct ethtool_ops;48 ( (netdev)->ethtool_ops = (ops) )300 struct ethtool_ops *ethtool_ops; member
315 struct ethtool_ops { struct
151 static struct ethtool_ops netdev_ethtool_ops;391 dev->ethtool_ops = &netdev_ethtool_ops; in el1_probe1()961 static struct ethtool_ops netdev_ethtool_ops = {
181 static struct ethtool_ops ne2k_pci_ethtool_ops;361 dev->ethtool_ops = &ne2k_pci_ethtool_ops; in ne2k_pci_init_one()608 static struct ethtool_ops ne2k_pci_ethtool_ops = {
85 static struct ethtool_ops netdev_ethtool_ops;313 dev->ethtool_ops = &netdev_ethtool_ops; in el2_probe1()631 static struct ethtool_ops netdev_ethtool_ops = {
308 static struct ethtool_ops netdev_ethtool_ops;441 dev->ethtool_ops = &netdev_ethtool_ops; in el16_probe1()900 static struct ethtool_ops netdev_ethtool_ops = {
225 static struct ethtool_ops netdev_ethtool_ops;515 dev->ethtool_ops = &netdev_ethtool_ops; in mc32_probe1()1682 static struct ethtool_ops netdev_ethtool_ops = {
193 static struct ethtool_ops netdev_ethtool_ops;576 dev->ethtool_ops = &netdev_ethtool_ops; in elmc_probe()1239 static struct ethtool_ops netdev_ethtool_ops = {
365 static struct ethtool_ops netdev_ethtool_ops;542 dev->ethtool_ops = &netdev_ethtool_ops; in epic_init_one()1420 static struct ethtool_ops netdev_ethtool_ops = {
409 static struct ethtool_ops netdev_ethtool_ops;739 dev->ethtool_ops = &netdev_ethtool_ops; in corkscrew_probe1()1629 static struct ethtool_ops netdev_ethtool_ops = {
395 static struct ethtool_ops netdev_ethtool_ops;485 dev->ethtool_ops = &netdev_ethtool_ops; in w840_probe1()1511 static struct ethtool_ops netdev_ethtool_ops = {
302 static struct ethtool_ops netdev_ethtool_ops;422 dev->ethtool_ops = &netdev_ethtool_ops; in dmfe_init_one()1033 static struct ethtool_ops netdev_ethtool_ops = {
551 static struct ethtool_ops netdev_ethtool_ops;794 dev->ethtool_ops = &netdev_ethtool_ops; in via_rhine_init_one()1824 static struct ethtool_ops netdev_ethtool_ops = {
588 static struct ethtool_ops netdev_ethtool_ops = {906 netdev->ethtool_ops = &netdev_ethtool_ops; in ibmveth_probe()
467 static struct ethtool_ops netdev_ethtool_ops;684 dev->ethtool_ops = &netdev_ethtool_ops; in fealnx_init_one()1899 static struct ethtool_ops netdev_ethtool_ops = {
215 static struct ethtool_ops sis900_ethtool_ops;451 net_dev->ethtool_ops = &sis900_ethtool_ops; in sis900_probe()1891 static struct ethtool_ops sis900_ethtool_ops = {
1023 if (slave_dev->ethtool_ops) { in bond_update_speed_duplex()1026 if (!slave_dev->ethtool_ops->get_settings) { in bond_update_speed_duplex()1030 res = slave_dev->ethtool_ops->get_settings(slave_dev, &etool); in bond_update_speed_duplex()1125 if (slave_dev->ethtool_ops) { in bond_check_dev_link()1126 if (slave_dev->ethtool_ops->get_link) { in bond_check_dev_link()1129 link = slave_dev->ethtool_ops->get_link(slave_dev); in bond_check_dev_link()
168 static struct ethtool_ops netdev_ethtool_ops;671 static struct ethtool_ops netdev_ethtool_ops = {
175 static struct ethtool_ops netdev_ethtool_ops = {
256 static struct ethtool_ops netdev_ethtool_ops;1202 static struct ethtool_ops netdev_ethtool_ops = {
250 static struct ethtool_ops netdev_ethtool_ops;629 static struct ethtool_ops netdev_ethtool_ops = {
441 static struct ethtool_ops netdev_ethtool_ops;1034 static struct ethtool_ops netdev_ethtool_ops = {
118 static struct ethtool_ops netdev_ethtool_ops;1230 static struct ethtool_ops netdev_ethtool_ops = {
317 static struct ethtool_ops usbnet_ethtool_ops;2518 net->ethtool_ops = &usbnet_ethtool_ops; in usbnet_probe()2755 static struct ethtool_ops usbnet_ethtool_ops = {