Lines Matching defs:ndev

311 	struct net_device *ndev;  member
375 static void emac_get_drvinfo(struct net_device *ndev, in emac_get_drvinfo()
390 static int emac_get_coalesce(struct net_device *ndev, in emac_get_coalesce()
408 static int emac_set_coalesce(struct net_device *ndev, in emac_set_coalesce()
519 struct net_device *ndev = priv->ndev; in emac_update_phystatus() local
737 static void emac_dev_mcast_set(struct net_device *ndev) in emac_dev_mcast_set()
854 struct net_device *ndev = (struct net_device *)dev_id; in emac_irq() local
879 struct net_device *ndev = skb->dev; in emac_rx_handler() local
923 struct net_device *ndev = skb->dev; in emac_tx_handler() local
945 static int emac_dev_xmit(struct sk_buff *skb, struct net_device *ndev) in emac_dev_xmit()
1000 static void emac_dev_tx_timeout(struct net_device *ndev, unsigned int txqueue) in emac_dev_tx_timeout()
1128 static int emac_dev_setmac_addr(struct net_device *ndev, void *addr) in emac_dev_setmac_addr()
1240 struct net_device *ndev = priv->ndev; in emac_poll() local
1312 static void emac_poll_controller(struct net_device *ndev) in emac_poll_controller()
1322 static void emac_adjust_link(struct net_device *ndev) in emac_adjust_link()
1374 static int emac_devioctl(struct net_device *ndev, struct ifreq *ifrq, int cmd) in emac_devioctl()
1406 static int emac_dev_open(struct net_device *ndev) in emac_dev_open()
1576 static int emac_dev_stop(struct net_device *ndev) in emac_dev_stop()
1618 static struct net_device_stats *emac_dev_getnetstats(struct net_device *ndev) in emac_dev_getnetstats()
1782 struct net_device *ndev; in davinci_emac_probe() local
1980 struct net_device *ndev = platform_get_drvdata(pdev); in davinci_emac_remove() local
2004 struct net_device *ndev = dev_get_drvdata(dev); in davinci_emac_suspend() local
2014 struct net_device *ndev = dev_get_drvdata(dev); in davinci_emac_resume() local