Searched refs:kaweth_device (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/usb/
H A Dkaweth.c212 * kaweth_device
214 struct kaweth_device struct
255 static int kaweth_control(struct kaweth_device *kaweth, kaweth_control()
299 static int kaweth_read_configuration(struct kaweth_device *kaweth) kaweth_read_configuration()
321 static int kaweth_set_urb_size(struct kaweth_device *kaweth, __u16 urb_size) kaweth_set_urb_size()
343 static int kaweth_set_sofs_wait(struct kaweth_device *kaweth, __u16 sofs_wait) kaweth_set_sofs_wait()
365 static int kaweth_set_receive_filter(struct kaweth_device *kaweth, kaweth_set_receive_filter()
389 static int kaweth_download_firmware(struct kaweth_device *kaweth, kaweth_download_firmware()
442 static int kaweth_trigger_firmware(struct kaweth_device *kaweth, kaweth_trigger_firmware()
470 static int kaweth_reset(struct kaweth_device *kaweth) kaweth_reset()
484 static int kaweth_resubmit_rx_urb(struct kaweth_device *, gfp_t);
490 static void kaweth_resubmit_int_urb(struct kaweth_device *kaweth, gfp_t mf) kaweth_resubmit_int_urb()
511 struct kaweth_device *kaweth = u->context; int_callback()
542 struct kaweth_device *kaweth = kaweth_resubmit_tl()
543 container_of(work, struct kaweth_device, lowmem_work.work); kaweth_resubmit_tl()
559 static int kaweth_resubmit_rx_urb(struct kaweth_device *kaweth, kaweth_resubmit_rx_urb()
588 static void kaweth_async_set_rx_mode(struct kaweth_device *kaweth);
596 struct kaweth_device *kaweth = urb->context; kaweth_usb_receive()
685 struct kaweth_device *kaweth = netdev_priv(net); kaweth_open()
731 static void kaweth_kill_urbs(struct kaweth_device *kaweth) kaweth_kill_urbs()
750 struct kaweth_device *kaweth = netdev_priv(net); kaweth_close()
768 struct kaweth_device *kaweth = netdev_priv(dev); kaweth_get_link()
782 struct kaweth_device *kaweth = urb->context; kaweth_usb_transmit_complete()
801 struct kaweth_device *kaweth = netdev_priv(net); kaweth_start_xmit()
867 struct kaweth_device *kaweth = netdev_priv(net); kaweth_set_rx_mode()
891 static void kaweth_async_set_rx_mode(struct kaweth_device *kaweth) kaweth_async_set_rx_mode()
928 struct kaweth_device *kaweth = netdev_priv(dev); kaweth_netdev_stats()
937 struct kaweth_device *kaweth = netdev_priv(net); kaweth_tx_timeout()
951 struct kaweth_device *kaweth = usb_get_intfdata(intf); kaweth_suspend()
968 struct kaweth_device *kaweth = usb_get_intfdata(intf); kaweth_resume()
1008 struct kaweth_device *kaweth; kaweth_probe()
1215 struct kaweth_device *kaweth = usb_get_intfdata(intf); kaweth_disconnect()

Completed in 61 milliseconds