• Home
  • Raw
  • Download

Lines Matching defs:ndev

224 static int set_reset_mode(struct net_device *ndev)  in set_reset_mode()
250 static int xcan_set_bittiming(struct net_device *ndev) in xcan_set_bittiming()
300 static int xcan_chip_start(struct net_device *ndev) in xcan_chip_start()
356 static int xcan_do_set_mode(struct net_device *ndev, enum can_mode mode) in xcan_do_set_mode()
388 static int xcan_start_xmit(struct sk_buff *skb, struct net_device *ndev) in xcan_start_xmit()
473 static int xcan_rx(struct net_device *ndev) in xcan_rx()
539 static void xcan_err_interrupt(struct net_device *ndev, u32 isr) in xcan_err_interrupt()
681 static void xcan_state_interrupt(struct net_device *ndev, u32 isr) in xcan_state_interrupt()
706 struct net_device *ndev = napi->dev; in xcan_rx_poll() local
743 static void xcan_tx_interrupt(struct net_device *ndev, u32 isr) in xcan_tx_interrupt()
774 struct net_device *ndev = (struct net_device *)dev_id; in xcan_interrupt() local
820 static void xcan_chip_stop(struct net_device *ndev) in xcan_chip_stop()
840 static int xcan_open(struct net_device *ndev) in xcan_open()
906 static int xcan_close(struct net_device *ndev) in xcan_close()
931 static int xcan_get_berr_counter(const struct net_device *ndev, in xcan_get_berr_counter()
978 struct net_device *ndev = platform_get_drvdata(pdev); in xcan_suspend() local
1005 struct net_device *ndev = platform_get_drvdata(pdev); in xcan_resume() local
1047 struct net_device *ndev; in xcan_probe() local
1174 struct net_device *ndev = platform_get_drvdata(pdev); in xcan_remove() local