Searched defs:kaweth (Results 1 - 1 of 1) sorted by relevance

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

Completed in 50 milliseconds