Lines Matching defs:netdev
77 struct net_device *netdev; member
226 struct net_device *netdev; in mcba_usb_write_bulk_callback() local
312 struct net_device *netdev) in mcba_usb_start_xmit()
571 struct net_device *netdev; in mcba_usb_read_bulk_callback() local
629 struct net_device *netdev = priv->netdev; in mcba_usb_start() local
697 static int mcba_usb_open(struct net_device *netdev) in mcba_usb_open()
730 static int mcba_usb_close(struct net_device *netdev) in mcba_usb_close()
752 static int mcba_net_set_mode(struct net_device *netdev, enum can_mode mode) in mcba_net_set_mode()
757 static int mcba_net_get_berr_counter(const struct net_device *netdev, in mcba_net_get_berr_counter()
778 static int mcba_net_set_bittiming(struct net_device *netdev) in mcba_net_set_bittiming()
788 static int mcba_set_termination(struct net_device *netdev, u16 term) in mcba_set_termination()
808 struct net_device *netdev; in mcba_usb_probe() local