Lines Matching defs:netdev
77 struct net_device *netdev; member
224 struct net_device *netdev; in mcba_usb_write_bulk_callback() local
312 struct net_device *netdev) in mcba_usb_start_xmit()
572 struct net_device *netdev; in mcba_usb_read_bulk_callback() local
630 struct net_device *netdev = priv->netdev; in mcba_usb_start() local
698 static int mcba_usb_open(struct net_device *netdev) in mcba_usb_open()
731 static int mcba_usb_close(struct net_device *netdev) in mcba_usb_close()
753 static int mcba_net_set_mode(struct net_device *netdev, enum can_mode mode) in mcba_net_set_mode()
758 static int mcba_net_get_berr_counter(const struct net_device *netdev, in mcba_net_get_berr_counter()
779 static int mcba_net_set_bittiming(struct net_device *netdev) in mcba_net_set_bittiming()
789 static int mcba_set_termination(struct net_device *netdev, u16 term) in mcba_set_termination()
809 struct net_device *netdev; in mcba_usb_probe() local