Lines Matching defs:ndev
272 static int set_reset_mode(struct net_device *ndev) in set_reset_mode()
288 static int set_normal_mode(struct net_device *ndev) in set_normal_mode()
305 static int rockchip_canfd_set_bittiming(struct net_device *ndev) in rockchip_canfd_set_bittiming()
367 static int rockchip_canfd_get_berr_counter(const struct net_device *ndev, in rockchip_canfd_get_berr_counter()
392 static int rockchip_canfd_start(struct net_device *ndev) in rockchip_canfd_start()
447 static int rockchip_canfd_stop(struct net_device *ndev) in rockchip_canfd_stop()
464 static int rockchip_canfd_set_mode(struct net_device *ndev, in rockchip_canfd_set_mode()
512 struct net_device *ndev) in rockchip_canfd_start_xmit()
596 static int rockchip_canfd_rx(struct net_device *ndev) in rockchip_canfd_rx()
678 static int rockchip_canfd_err(struct net_device *ndev, u32 isr) in rockchip_canfd_err()
739 struct net_device *ndev = (struct net_device *)dev_id; in rockchip_canfd_interrupt() local
796 static int rockchip_canfd_open(struct net_device *ndev) in rockchip_canfd_open()
832 static int rockchip_canfd_close(struct net_device *ndev) in rockchip_canfd_close()
863 struct net_device *ndev = dev_get_drvdata(dev); in rockchip_canfd_suspend() local
883 struct net_device *ndev = dev_get_drvdata(dev); in rockchip_canfd_resume() local
915 struct net_device *ndev = dev_get_drvdata(dev); in rockchip_canfd_runtime_suspend() local
932 struct net_device *ndev = dev_get_drvdata(dev); in rockchip_canfd_runtime_resume() local
970 struct net_device *ndev; in rockchip_canfd_probe() local
1099 struct net_device *ndev = platform_get_drvdata(pdev); in rockchip_canfd_remove() local