Lines Matching defs:netdev
76 struct net_device *netdev; member
222 struct net_device *netdev; in mcba_usb_write_bulk_callback() local
306 struct net_device *netdev) in mcba_usb_start_xmit()
565 struct net_device *netdev; in mcba_usb_read_bulk_callback() local
623 struct net_device *netdev = priv->netdev; in mcba_usb_start() local
691 static int mcba_usb_open(struct net_device *netdev) in mcba_usb_open()
723 static int mcba_usb_close(struct net_device *netdev) in mcba_usb_close()
744 static int mcba_net_set_mode(struct net_device *netdev, enum can_mode mode) in mcba_net_set_mode()
749 static int mcba_net_get_berr_counter(const struct net_device *netdev, in mcba_net_get_berr_counter()
774 static int mcba_net_set_bittiming(struct net_device *netdev) in mcba_net_set_bittiming()
784 static int mcba_set_termination(struct net_device *netdev, u16 term) in mcba_set_termination()
804 struct net_device *netdev; in mcba_usb_probe() local