Lines Matching defs:netdev
118 struct net_device *netdev) in emac_start_xmit()
174 static int emac_set_features(struct net_device *netdev, in emac_set_features()
198 static void emac_rx_mode_set(struct net_device *netdev) in emac_rx_mode_set()
212 static int emac_change_mtu(struct net_device *netdev, int new_mtu) in emac_change_mtu()
228 static int emac_open(struct net_device *netdev) in emac_open()
267 static int emac_close(struct net_device *netdev) in emac_close()
285 static void emac_tx_timeout(struct net_device *netdev, unsigned int txqueue) in emac_tx_timeout()
334 static void emac_get_stats64(struct net_device *netdev, in emac_get_stats64()
546 struct net_device *netdev = adpt->netdev; in emac_probe_resources() local
594 struct net_device *netdev; in emac_probe() local
723 struct net_device *netdev = dev_get_drvdata(&pdev->dev); in emac_remove() local
751 struct net_device *netdev = dev_get_drvdata(&pdev->dev); in emac_shutdown() local