Lines Matching defs:ndev
214 struct net_device *ndev; member
321 static void ti_hecc_reset(struct net_device *ndev) in ti_hecc_reset()
384 static void ti_hecc_start(struct net_device *ndev) in ti_hecc_start()
424 static void ti_hecc_stop(struct net_device *ndev) in ti_hecc_stop()
435 static int ti_hecc_do_set_mode(struct net_device *ndev, enum can_mode mode) in ti_hecc_do_set_mode()
452 static int ti_hecc_get_berr_counter(const struct net_device *ndev, in ti_hecc_get_berr_counter()
485 static netdev_tx_t ti_hecc_xmit(struct sk_buff *skb, struct net_device *ndev) in ti_hecc_xmit()
615 struct net_device *ndev = napi->dev; in ti_hecc_rx_poll() local
660 static int ti_hecc_error(struct net_device *ndev, int int_status, in ti_hecc_error()
756 struct net_device *ndev = (struct net_device *)dev_id; in ti_hecc_interrupt() local
820 static int ti_hecc_open(struct net_device *ndev) in ti_hecc_open()
852 static int ti_hecc_close(struct net_device *ndev) in ti_hecc_close()
877 struct net_device *ndev = (struct net_device *)0; in ti_hecc_probe() local
980 struct net_device *ndev = platform_get_drvdata(pdev); in ti_hecc_remove() local