• Home
  • Raw
  • Download

Lines Matching defs:ndev

99 	struct net_device *ndev;  member
236 struct net_device *ndev = priv->ndev; in w5300_write_macaddr() local
295 static void w5300_get_drvinfo(struct net_device *ndev, in w5300_get_drvinfo()
304 static u32 w5300_get_link(struct net_device *ndev) in w5300_get_link()
314 static u32 w5300_get_msglevel(struct net_device *ndev) in w5300_get_msglevel()
321 static void w5300_set_msglevel(struct net_device *ndev, u32 value) in w5300_set_msglevel()
328 static int w5300_get_regs_len(struct net_device *ndev) in w5300_get_regs_len()
333 static void w5300_get_regs(struct net_device *ndev, in w5300_get_regs()
357 static void w5300_tx_timeout(struct net_device *ndev) in w5300_tx_timeout()
369 static int w5300_start_tx(struct sk_buff *skb, struct net_device *ndev) in w5300_start_tx()
390 struct net_device *ndev = priv->ndev; in w5300_napi_poll() local
431 struct net_device *ndev = ndev_instance; in w5300_interrupt() local
458 struct net_device *ndev = ndev_instance; in w5300_detect_link() local
474 static void w5300_set_rx_mode(struct net_device *ndev) in w5300_set_rx_mode()
485 static int w5300_set_macaddr(struct net_device *ndev, void *addr) in w5300_set_macaddr()
497 static int w5300_open(struct net_device *ndev) in w5300_open()
511 static int w5300_stop(struct net_device *ndev) in w5300_stop()
546 struct net_device *ndev = platform_get_drvdata(pdev); in w5300_hw_probe() local
612 struct net_device *ndev; in w5300_probe() local
652 struct net_device *ndev = platform_get_drvdata(pdev); in w5300_remove() local
669 struct net_device *ndev = platform_get_drvdata(pdev); in w5300_suspend() local
684 struct net_device *ndev = platform_get_drvdata(pdev); in w5300_resume() local