Symbol: kaweth_device
drivers/net/usb/kaweth.c
1102
struct kaweth_device *kaweth = usb_get_intfdata(intf);
drivers/net/usb/kaweth.c
237
static int kaweth_read_configuration(struct kaweth_device *kaweth)
drivers/net/usb/kaweth.c
251
static int kaweth_set_urb_size(struct kaweth_device *kaweth, __u16 urb_size)
drivers/net/usb/kaweth.c
266
static int kaweth_set_sofs_wait(struct kaweth_device *kaweth, __u16 sofs_wait)
drivers/net/usb/kaweth.c
281
static int kaweth_set_receive_filter(struct kaweth_device *kaweth,
drivers/net/usb/kaweth.c
298
static int kaweth_download_firmware(struct kaweth_device *kaweth,
drivers/net/usb/kaweth.c
348
static int kaweth_trigger_firmware(struct kaweth_device *kaweth,
drivers/net/usb/kaweth.c
371
static int kaweth_reset(struct kaweth_device *kaweth)
drivers/net/usb/kaweth.c
384
static int kaweth_resubmit_rx_urb(struct kaweth_device *, gfp_t);
drivers/net/usb/kaweth.c
390
static void kaweth_resubmit_int_urb(struct kaweth_device *kaweth, gfp_t mf)
drivers/net/usb/kaweth.c
411
struct kaweth_device *kaweth = u->context;
drivers/net/usb/kaweth.c
442
struct kaweth_device *kaweth =
drivers/net/usb/kaweth.c
443
container_of(work, struct kaweth_device, lowmem_work.work);
drivers/net/usb/kaweth.c
459
static int kaweth_resubmit_rx_urb(struct kaweth_device *kaweth,
drivers/net/usb/kaweth.c
488
static void kaweth_async_set_rx_mode(struct kaweth_device *kaweth,
drivers/net/usb/kaweth.c
497
struct kaweth_device *kaweth = urb->context;
drivers/net/usb/kaweth.c
586
struct kaweth_device *kaweth = netdev_priv(net);
drivers/net/usb/kaweth.c
630
static void kaweth_kill_urbs(struct kaweth_device *kaweth)
drivers/net/usb/kaweth.c
649
struct kaweth_device *kaweth = netdev_priv(net);
drivers/net/usb/kaweth.c
667
struct kaweth_device *kaweth = netdev_priv(dev);
drivers/net/usb/kaweth.c
681
struct kaweth_device *kaweth = urb->context;
drivers/net/usb/kaweth.c
700
struct kaweth_device *kaweth = netdev_priv(net);
drivers/net/usb/kaweth.c
760
struct kaweth_device *kaweth = netdev_priv(net);
drivers/net/usb/kaweth.c
782
static void kaweth_async_set_rx_mode(struct kaweth_device *kaweth,
drivers/net/usb/kaweth.c
814
struct kaweth_device *kaweth = netdev_priv(net);
drivers/net/usb/kaweth.c
828
struct kaweth_device *kaweth = usb_get_intfdata(intf);
drivers/net/usb/kaweth.c
844
struct kaweth_device *kaweth = usb_get_intfdata(intf);
drivers/net/usb/kaweth.c
881
struct kaweth_device *kaweth;