Lines Matching defs:ndev
178 struct net_device *ndev; member
490 static void pch_can_error(struct net_device *ndev, u32 status) in pch_can_error()
582 struct net_device *ndev = (struct net_device *)dev_id; in pch_can_interrupt() local
615 static void pch_can_rx_msg_lost(struct net_device *ndev, int obj_id) in pch_can_rx_msg_lost()
641 static int pch_can_rx_normal(struct net_device *ndev, u32 obj_num, int quota) in pch_can_rx_normal()
719 static void pch_can_tx_complete(struct net_device *ndev, u32 int_stat) in pch_can_tx_complete()
739 struct net_device *ndev = napi->dev; in pch_can_poll() local
783 static int pch_set_bittiming(struct net_device *ndev) in pch_set_bittiming()
805 static void pch_can_start(struct net_device *ndev) in pch_can_start()
826 static int pch_can_do_set_mode(struct net_device *ndev, enum can_mode mode) in pch_can_do_set_mode()
843 static int pch_can_open(struct net_device *ndev) in pch_can_open()
878 static int pch_close(struct net_device *ndev) in pch_close()
891 static netdev_tx_t pch_xmit(struct sk_buff *skb, struct net_device *ndev) in pch_xmit()
958 struct net_device *ndev = pci_get_drvdata(pdev); in pch_can_remove() local
1182 struct net_device *ndev; in pch_can_probe() local