Lines Matching defs:netdev
119 struct net_device *netdev) in emac_start_xmit()
175 static int emac_set_features(struct net_device *netdev, in emac_set_features()
199 static void emac_rx_mode_set(struct net_device *netdev) in emac_rx_mode_set()
213 static int emac_change_mtu(struct net_device *netdev, int new_mtu) in emac_change_mtu()
229 static int emac_open(struct net_device *netdev) in emac_open()
268 static int emac_close(struct net_device *netdev) in emac_close()
286 static void emac_tx_timeout(struct net_device *netdev, unsigned int txqueue) in emac_tx_timeout()
335 static void emac_get_stats64(struct net_device *netdev, in emac_get_stats64()
547 struct net_device *netdev = adpt->netdev; in emac_probe_resources() local
598 struct net_device *netdev; in emac_probe() local
728 struct net_device *netdev = dev_get_drvdata(&pdev->dev); in emac_remove() local
750 struct net_device *netdev = dev_get_drvdata(&pdev->dev); in emac_shutdown() local