Lines Matching defs:netdev
77 struct net_device *netdev; member
222 struct net_device *netdev; in mcba_usb_write_bulk_callback() local
310 struct net_device *netdev) in mcba_usb_start_xmit()
570 struct net_device *netdev; in mcba_usb_read_bulk_callback() local
628 struct net_device *netdev = priv->netdev; in mcba_usb_start() local
690 static int mcba_usb_open(struct net_device *netdev) in mcba_usb_open()
716 static int mcba_usb_close(struct net_device *netdev) in mcba_usb_close()
738 static int mcba_net_set_mode(struct net_device *netdev, enum can_mode mode) in mcba_net_set_mode()
743 static int mcba_net_get_berr_counter(const struct net_device *netdev, in mcba_net_get_berr_counter()
764 static int mcba_net_set_bittiming(struct net_device *netdev) in mcba_net_set_bittiming()
774 static int mcba_set_termination(struct net_device *netdev, u16 term) in mcba_set_termination()
794 struct net_device *netdev; in mcba_usb_probe() local