Lines Matching defs:ndev

325 	struct net_device *ndev;  member
481 static void emac_get_drvinfo(struct net_device *ndev, in emac_get_drvinfo()
496 static int emac_get_settings(struct net_device *ndev, in emac_get_settings()
515 static int emac_set_settings(struct net_device *ndev, struct ethtool_cmd *ecmd) in emac_set_settings()
533 static int emac_get_coalesce(struct net_device *ndev, in emac_get_coalesce()
551 static int emac_set_coalesce(struct net_device *ndev, in emac_set_coalesce()
649 struct net_device *ndev = priv->ndev; in emac_update_phystatus() local
867 static void emac_dev_mcast_set(struct net_device *ndev) in emac_dev_mcast_set()
984 struct net_device *ndev = (struct net_device *)dev_id; in emac_irq() local
1009 struct net_device *ndev = skb->dev; in emac_rx_handler() local
1053 struct net_device *ndev = skb->dev; in emac_tx_handler() local
1075 static int emac_dev_xmit(struct sk_buff *skb, struct net_device *ndev) in emac_dev_xmit()
1129 static void emac_dev_tx_timeout(struct net_device *ndev) in emac_dev_tx_timeout()
1259 static int emac_dev_setmac_addr(struct net_device *ndev, void *addr) in emac_dev_setmac_addr()
1371 struct net_device *ndev = priv->ndev; in emac_poll() local
1444 static void emac_poll_controller(struct net_device *ndev) in emac_poll_controller()
1454 static void emac_adjust_link(struct net_device *ndev) in emac_adjust_link()
1506 static int emac_devioctl(struct net_device *ndev, struct ifreq *ifrq, int cmd) in emac_devioctl()
1533 static int emac_dev_open(struct net_device *ndev) in emac_dev_open()
1703 static int emac_dev_stop(struct net_device *ndev) in emac_dev_stop()
1745 static struct net_device_stats *emac_dev_getnetstats(struct net_device *ndev) in emac_dev_getnetstats()
1910 struct net_device *ndev; in davinci_emac_probe() local
2095 struct net_device *ndev = platform_get_drvdata(pdev); in davinci_emac_remove() local
2115 struct net_device *ndev = platform_get_drvdata(pdev); in davinci_emac_suspend() local
2126 struct net_device *ndev = platform_get_drvdata(pdev); in davinci_emac_resume() local