Lines Matching refs:kaweth_device

214 struct kaweth_device  struct
253 static int kaweth_control(struct kaweth_device *kaweth, in kaweth_control() argument
295 static int kaweth_read_configuration(struct kaweth_device *kaweth) in kaweth_read_configuration()
315 static int kaweth_set_urb_size(struct kaweth_device *kaweth, __u16 urb_size) in kaweth_set_urb_size()
337 static int kaweth_set_sofs_wait(struct kaweth_device *kaweth, __u16 sofs_wait) in kaweth_set_sofs_wait()
359 static int kaweth_set_receive_filter(struct kaweth_device *kaweth, in kaweth_set_receive_filter()
383 static int kaweth_download_firmware(struct kaweth_device *kaweth, in kaweth_download_firmware()
436 static int kaweth_trigger_firmware(struct kaweth_device *kaweth, in kaweth_trigger_firmware()
462 static int kaweth_reset(struct kaweth_device *kaweth) in kaweth_reset()
475 static int kaweth_resubmit_rx_urb(struct kaweth_device *, gfp_t);
481 static void kaweth_resubmit_int_urb(struct kaweth_device *kaweth, gfp_t mf) in kaweth_resubmit_int_urb()
502 struct kaweth_device *kaweth = u->context; in int_callback()
533 struct kaweth_device *kaweth = in kaweth_resubmit_tl()
534 container_of(work, struct kaweth_device, lowmem_work.work); in kaweth_resubmit_tl()
550 static int kaweth_resubmit_rx_urb(struct kaweth_device *kaweth, in kaweth_resubmit_rx_urb()
579 static void kaweth_async_set_rx_mode(struct kaweth_device *kaweth);
587 struct kaweth_device *kaweth = urb->context; in kaweth_usb_receive()
676 struct kaweth_device *kaweth = netdev_priv(net); in kaweth_open()
720 static void kaweth_kill_urbs(struct kaweth_device *kaweth) in kaweth_kill_urbs()
739 struct kaweth_device *kaweth = netdev_priv(net); in kaweth_close()
757 struct kaweth_device *kaweth = netdev_priv(dev); in kaweth_get_link()
771 struct kaweth_device *kaweth = urb->context; in kaweth_usb_transmit_complete()
790 struct kaweth_device *kaweth = netdev_priv(net); in kaweth_start_xmit()
850 struct kaweth_device *kaweth = netdev_priv(net); in kaweth_set_rx_mode()
874 static void kaweth_async_set_rx_mode(struct kaweth_device *kaweth) in kaweth_async_set_rx_mode()
911 struct kaweth_device *kaweth = netdev_priv(net); in kaweth_tx_timeout()
925 struct kaweth_device *kaweth = usb_get_intfdata(intf); in kaweth_suspend()
941 struct kaweth_device *kaweth = usb_get_intfdata(intf); in kaweth_resume()
978 struct kaweth_device *kaweth; in kaweth_probe()
1187 struct kaweth_device *kaweth = usb_get_intfdata(intf); in kaweth_disconnect()