Lines Matching refs:zd1201

126 	struct zd1201 *zd = urb->context;  in zd1201_usbfree()
154 static int zd1201_docmd(struct zd1201 *zd, int cmd, int parm0, in zd1201_docmd()
190 struct zd1201 *zd = urb->context; in zd1201_usbtx()
197 struct zd1201 *zd = urb->context; in zd1201_usbrx()
414 static int zd1201_getconfig(struct zd1201 *zd, int rid, void *riddata, in zd1201_getconfig()
514 static int zd1201_setconfig(struct zd1201 *zd, int rid, void *buf, int len, int wait) in zd1201_setconfig()
596 static inline int zd1201_getconfig16(struct zd1201 *zd, int rid, short *val) in zd1201_getconfig16()
608 static inline int zd1201_setconfig16(struct zd1201 *zd, int rid, short val) in zd1201_setconfig16()
614 static int zd1201_drvr_start(struct zd1201 *zd) in zd1201_drvr_start()
664 static int zd1201_enable(struct zd1201 *zd) in zd1201_enable()
681 static int zd1201_disable(struct zd1201 *zd) in zd1201_disable()
699 static int zd1201_mac_reset(struct zd1201 *zd) in zd1201_mac_reset()
707 static int zd1201_join(struct zd1201 *zd, char *essid, int essidlen) in zd1201_join()
751 struct zd1201 *zd = netdev_priv(dev); in zd1201_net_open()
790 struct zd1201 *zd = netdev_priv(dev); in zd1201_hard_start_xmit()
839 struct zd1201 *zd = netdev_priv(dev); in zd1201_tx_timeout()
854 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_mac_address()
871 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_wireless_stats()
878 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_multicast()
896 struct zd1201 *zd = netdev_priv(dev); in zd1201_config_commit()
911 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_freq()
932 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_freq()
948 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_mode()
1010 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_mode()
1086 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_wap()
1114 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_scan()
1206 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_essid()
1221 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_essid()
1242 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_rate()
1275 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_rate()
1308 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_rts()
1328 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_rts()
1345 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_frag()
1366 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_frag()
1395 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_encode()
1452 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_encode()
1485 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_power()
1524 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_power()
1611 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_hostauth()
1622 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_hostauth()
1641 struct zd1201 *zd = netdev_priv(dev); in zd1201_auth_sta()
1657 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_maxassoc()
1672 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_maxassoc()
1734 struct zd1201 *zd; in zd1201_probe()
1835 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_disconnect()
1869 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_suspend()
1883 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_resume()