• Home
  • Raw
  • Download

Lines Matching defs:ndev

103 	struct net_device *ndev;  member
325 struct net_device *ndev = priv->ndev; in w5100_write_macaddr() local
376 static void w5100_get_drvinfo(struct net_device *ndev, in w5100_get_drvinfo()
385 static u32 w5100_get_link(struct net_device *ndev) in w5100_get_link()
395 static u32 w5100_get_msglevel(struct net_device *ndev) in w5100_get_msglevel()
402 static void w5100_set_msglevel(struct net_device *ndev, u32 value) in w5100_set_msglevel()
409 static int w5100_get_regs_len(struct net_device *ndev) in w5100_get_regs_len()
414 static void w5100_get_regs(struct net_device *ndev, in w5100_get_regs()
428 static void w5100_tx_timeout(struct net_device *ndev) in w5100_tx_timeout()
440 static int w5100_start_tx(struct sk_buff *skb, struct net_device *ndev) in w5100_start_tx()
463 struct net_device *ndev = priv->ndev; in w5100_napi_poll() local
511 struct net_device *ndev = ndev_instance; in w5100_interrupt() local
538 struct net_device *ndev = ndev_instance; in w5100_detect_link() local
554 static void w5100_set_rx_mode(struct net_device *ndev) in w5100_set_rx_mode()
565 static int w5100_set_macaddr(struct net_device *ndev, void *addr) in w5100_set_macaddr()
577 static int w5100_open(struct net_device *ndev) in w5100_open()
591 static int w5100_stop(struct net_device *ndev) in w5100_stop()
626 struct net_device *ndev = platform_get_drvdata(pdev); in w5100_hw_probe() local
700 struct net_device *ndev; in w5100_probe() local
740 struct net_device *ndev = platform_get_drvdata(pdev); in w5100_remove() local
757 struct net_device *ndev = platform_get_drvdata(pdev); in w5100_suspend() local
772 struct net_device *ndev = platform_get_drvdata(pdev); in w5100_resume() local