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, void *buf, int len, int wait) in zd1201_setconfig()
592 static inline int zd1201_getconfig16(struct zd1201 *zd, int rid, short *val) in zd1201_getconfig16()
604 static inline int zd1201_setconfig16(struct zd1201 *zd, int rid, short val) in zd1201_setconfig16()
610 static int zd1201_drvr_start(struct zd1201 *zd) in zd1201_drvr_start()
660 static int zd1201_enable(struct zd1201 *zd) in zd1201_enable()
677 static int zd1201_disable(struct zd1201 *zd) in zd1201_disable()
695 static int zd1201_mac_reset(struct zd1201 *zd) in zd1201_mac_reset()
703 static int zd1201_join(struct zd1201 *zd, char *essid, int essidlen) in zd1201_join()
747 struct zd1201 *zd = netdev_priv(dev); in zd1201_net_open()
786 struct zd1201 *zd = netdev_priv(dev); in zd1201_hard_start_xmit()
835 struct zd1201 *zd = netdev_priv(dev); in zd1201_tx_timeout()
850 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_mac_address()
867 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_wireless_stats()
874 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_multicast()
892 struct zd1201 *zd = netdev_priv(dev); in zd1201_config_commit()
907 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_freq()
928 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_freq()
944 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_mode()
1007 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_mode()
1083 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_wap()
1111 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_scan()
1203 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_essid()
1218 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_essid()
1239 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_rate()
1272 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_rate()
1305 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_rts()
1325 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_rts()
1342 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_frag()
1363 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_frag()
1392 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_encode()
1449 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_encode()
1482 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_power()
1521 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_power()
1608 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_hostauth()
1619 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_hostauth()
1638 struct zd1201 *zd = netdev_priv(dev); in zd1201_auth_sta()
1654 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_maxassoc()
1665 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_maxassoc()
1726 struct zd1201 *zd; in zd1201_probe()
1827 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_disconnect()
1861 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_suspend()
1875 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_resume()