Lines Matching refs:netdev_ops
118 if (!dev->netdev_ops->ndo_set_config)
131 return dev->netdev_ops->ndo_set_config(dev, &ifmap);
134 return dev->netdev_ops->ndo_set_config(dev, &ifr->ifr_map);
271 return dev->netdev_ops->ndo_hwtstamp_get(dev, cfg);
279 return dev->netdev_ops->ndo_hwtstamp_get(dev, cfg);
284 const struct net_device_ops *ops = dev->netdev_ops;
332 const struct net_device_ops *ops = dev->netdev_ops;
393 const struct net_device_ops *ops = dev->netdev_ops;
466 const struct net_device_ops *ops = dev->netdev_ops;
490 const struct net_device_ops *ops = dev->netdev_ops;
513 const struct net_device_ops *ops = dev->netdev_ops;
532 const struct net_device_ops *ops = dev->netdev_ops;
550 const struct net_device_ops *ops = dev->netdev_ops;
579 ops = dev->netdev_ops;