Lines Matching defs:ndev
98 struct net_device *ndev; member
235 struct net_device *ndev = priv->ndev; in w5300_write_macaddr() local
294 static void w5300_get_drvinfo(struct net_device *ndev, in w5300_get_drvinfo()
303 static u32 w5300_get_link(struct net_device *ndev) in w5300_get_link()
313 static u32 w5300_get_msglevel(struct net_device *ndev) in w5300_get_msglevel()
320 static void w5300_set_msglevel(struct net_device *ndev, u32 value) in w5300_set_msglevel()
327 static int w5300_get_regs_len(struct net_device *ndev) in w5300_get_regs_len()
332 static void w5300_get_regs(struct net_device *ndev, in w5300_get_regs()
356 static void w5300_tx_timeout(struct net_device *ndev) in w5300_tx_timeout()
368 static int w5300_start_tx(struct sk_buff *skb, struct net_device *ndev) in w5300_start_tx()
389 struct net_device *ndev = priv->ndev; in w5300_napi_poll() local
430 struct net_device *ndev = ndev_instance; in w5300_interrupt() local
457 struct net_device *ndev = ndev_instance; in w5300_detect_link() local
473 static void w5300_set_rx_mode(struct net_device *ndev) in w5300_set_rx_mode()
484 static int w5300_set_macaddr(struct net_device *ndev, void *addr) in w5300_set_macaddr()
496 static int w5300_open(struct net_device *ndev) in w5300_open()
510 static int w5300_stop(struct net_device *ndev) in w5300_stop()
545 struct net_device *ndev = platform_get_drvdata(pdev); in w5300_hw_probe() local
609 struct net_device *ndev; in w5300_probe() local
649 struct net_device *ndev = platform_get_drvdata(pdev); in w5300_remove() local
666 struct net_device *ndev = platform_get_drvdata(pdev); in w5300_suspend() local
681 struct net_device *ndev = platform_get_drvdata(pdev); in w5300_resume() local