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

/linux-4.4.14/drivers/net/usb/
H A Dkaweth.c253 * kaweth_control
255 static int kaweth_control(struct kaweth_device *kaweth, kaweth_control() function
268 netdev_dbg(kaweth->net, "kaweth_control()\n"); kaweth_control()
305 retval = kaweth_control(kaweth, kaweth_read_configuration()
327 retval = kaweth_control(kaweth, kaweth_set_urb_size()
349 retval = kaweth_control(kaweth, kaweth_set_sofs_wait()
373 retval = kaweth_control(kaweth, kaweth_set_receive_filter()
428 return kaweth_control(kaweth, kaweth_download_firmware()
456 return kaweth_control(kaweth, kaweth_trigger_firmware()
903 result = kaweth_control(kaweth, kaweth_async_set_rx_mode()

Completed in 46 milliseconds