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()
583 struct net_device *ndev = (struct net_device *)dev_id; in pch_can_interrupt() local
616 static void pch_can_rx_msg_lost(struct net_device *ndev, int obj_id) in pch_can_rx_msg_lost()
642 static int pch_can_rx_normal(struct net_device *ndev, u32 obj_num, int quota) in pch_can_rx_normal()
720 static void pch_can_tx_complete(struct net_device *ndev, u32 int_stat) in pch_can_tx_complete()
740 struct net_device *ndev = napi->dev; in pch_can_poll() local
784 static int pch_set_bittiming(struct net_device *ndev) in pch_set_bittiming()
806 static void pch_can_start(struct net_device *ndev) in pch_can_start()
827 static int pch_can_do_set_mode(struct net_device *ndev, enum can_mode mode) in pch_can_do_set_mode()
844 static int pch_can_open(struct net_device *ndev) in pch_can_open()
879 static int pch_close(struct net_device *ndev) in pch_close()
892 static netdev_tx_t pch_xmit(struct sk_buff *skb, struct net_device *ndev) in pch_xmit()
959 struct net_device *ndev = pci_get_drvdata(pdev); in pch_can_remove() local
1183 struct net_device *ndev; in pch_can_probe() local