Lines Matching refs:zd1201

123 	struct zd1201 *zd = urb->context;  in zd1201_usbfree()
151 static int zd1201_docmd(struct zd1201 *zd, int cmd, int parm0, in zd1201_docmd()
187 struct zd1201 *zd = urb->context; in zd1201_usbtx()
194 struct zd1201 *zd = urb->context; in zd1201_usbrx()
410 static int zd1201_getconfig(struct zd1201 *zd, int rid, void *riddata, in zd1201_getconfig()
510 static int zd1201_setconfig(struct zd1201 *zd, int rid, const void *buf, int len, int wait) in zd1201_setconfig()
591 static inline int zd1201_getconfig16(struct zd1201 *zd, int rid, short *val) in zd1201_getconfig16()
603 static inline int zd1201_setconfig16(struct zd1201 *zd, int rid, short val) in zd1201_setconfig16()
609 static int zd1201_drvr_start(struct zd1201 *zd) in zd1201_drvr_start()
659 static int zd1201_enable(struct zd1201 *zd) in zd1201_enable()
676 static int zd1201_disable(struct zd1201 *zd) in zd1201_disable()
694 static int zd1201_mac_reset(struct zd1201 *zd) in zd1201_mac_reset()
702 static int zd1201_join(struct zd1201 *zd, char *essid, int essidlen) in zd1201_join()
746 struct zd1201 *zd = netdev_priv(dev); in zd1201_net_open()
785 struct zd1201 *zd = netdev_priv(dev); in zd1201_hard_start_xmit()
834 struct zd1201 *zd = netdev_priv(dev); in zd1201_tx_timeout()
849 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_mac_address()
866 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_wireless_stats()
873 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_multicast()
891 struct zd1201 *zd = netdev_priv(dev); in zd1201_config_commit()
907 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_freq()
929 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_freq()
946 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_mode()
1010 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_mode()
1088 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_wap()
1117 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_scan()
1210 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_essid()
1226 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_essid()
1249 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_rate()
1283 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_rate()
1317 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_rts()
1338 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_rts()
1356 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_frag()
1378 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_frag()
1408 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_encode()
1466 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_encode()
1500 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_power()
1540 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_power()
1607 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_hostauth()
1619 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_hostauth()
1639 struct zd1201 *zd = netdev_priv(dev); in zd1201_auth_sta()
1656 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_maxassoc()
1668 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_maxassoc()
1729 struct zd1201 *zd; in zd1201_probe()
1831 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_disconnect()
1865 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_suspend()
1879 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_resume()