Home
last modified time | relevance | path

Searched defs:zd1201 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/zydas/
H A Dzd1201.h22 struct zd1201 { struct
23 struct usb_device *usb;
24 int removed;
25 struct net_device *dev;
26 struct iw_statistics iwstats;
28 int endp_in;
29 int endp_out;
53 struct zd1201_frag { argument