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()
540 static void xcan_err_interrupt(struct net_device *ndev, u32 isr) in xcan_err_interrupt()
679 static void xcan_state_interrupt(struct net_device *ndev, u32 isr) in xcan_state_interrupt()
704 struct net_device *ndev = napi->dev; in xcan_rx_poll() local
741 static void xcan_tx_interrupt(struct net_device *ndev, u32 isr) in xcan_tx_interrupt()
772 struct net_device *ndev = (struct net_device *)dev_id; in xcan_interrupt() local
818 static void xcan_chip_stop(struct net_device *ndev) in xcan_chip_stop()
838 static int xcan_open(struct net_device *ndev) in xcan_open()
904 static int xcan_close(struct net_device *ndev) in xcan_close()
929 static int xcan_get_berr_counter(const struct net_device *ndev, in xcan_get_berr_counter()
976 struct net_device *ndev = platform_get_drvdata(pdev); in xcan_suspend() local
1003 struct net_device *ndev = platform_get_drvdata(pdev); in xcan_resume() local
1045 struct net_device *ndev; in xcan_probe() local
1172 struct net_device *ndev = platform_get_drvdata(pdev); in xcan_remove() local