Lines Matching defs:kaweth

256 static int kaweth_control(struct kaweth_device *kaweth,  in kaweth_control()
303 static int kaweth_read_configuration(struct kaweth_device *kaweth) in kaweth_read_configuration()
325 static int kaweth_set_urb_size(struct kaweth_device *kaweth, __u16 urb_size) in kaweth_set_urb_size()
347 static int kaweth_set_sofs_wait(struct kaweth_device *kaweth, __u16 sofs_wait) in kaweth_set_sofs_wait()
369 static int kaweth_set_receive_filter(struct kaweth_device *kaweth, in kaweth_set_receive_filter()
392 static int kaweth_download_firmware(struct kaweth_device *kaweth, in kaweth_download_firmware()
443 static int kaweth_trigger_firmware(struct kaweth_device *kaweth, in kaweth_trigger_firmware()
471 static int kaweth_reset(struct kaweth_device *kaweth) in kaweth_reset()
491 static void kaweth_resubmit_int_urb(struct kaweth_device *kaweth, gfp_t mf) in kaweth_resubmit_int_urb()
511 struct kaweth_device *kaweth = u->context; in int_callback() local
542 struct kaweth_device *kaweth = in kaweth_resubmit_tl() local
559 static int kaweth_resubmit_rx_urb(struct kaweth_device *kaweth, in kaweth_resubmit_rx_urb()
594 struct kaweth_device *kaweth = urb->context; in kaweth_usb_receive() local
682 struct kaweth_device *kaweth = netdev_priv(net); in kaweth_open() local
728 static void kaweth_kill_urbs(struct kaweth_device *kaweth) in kaweth_kill_urbs()
747 struct kaweth_device *kaweth = netdev_priv(net); in kaweth_close() local
765 struct kaweth_device *kaweth = netdev_priv(dev); in kaweth_get_link() local
779 struct kaweth_device *kaweth = urb->context; in kaweth_usb_transmit_complete() local
797 struct kaweth_device *kaweth = netdev_priv(net); in kaweth_start_xmit() local
863 struct kaweth_device *kaweth = netdev_priv(net); in kaweth_set_rx_mode() local
887 static void kaweth_async_set_rx_mode(struct kaweth_device *kaweth) in kaweth_async_set_rx_mode()
922 struct kaweth_device *kaweth = netdev_priv(dev); in kaweth_netdev_stats() local
931 struct kaweth_device *kaweth = netdev_priv(net); in kaweth_tx_timeout() local
945 struct kaweth_device *kaweth = usb_get_intfdata(intf); in kaweth_suspend() local
962 struct kaweth_device *kaweth = usb_get_intfdata(intf); in kaweth_resume() local
1001 struct kaweth_device *kaweth; in kaweth_probe() local
1217 struct kaweth_device *kaweth = usb_get_intfdata(intf); in kaweth_disconnect() local