Lines Matching defs:zd
123 struct zd1201 *zd = urb->context; in zd1201_usbfree() local
151 static int zd1201_docmd(struct zd1201 *zd, int cmd, int parm0, in zd1201_docmd()
187 struct zd1201 *zd = urb->context; in zd1201_usbtx() local
194 struct zd1201 *zd = urb->context; in zd1201_usbrx() local
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() local
785 struct zd1201 *zd = netdev_priv(dev); in zd1201_hard_start_xmit() local
834 struct zd1201 *zd = netdev_priv(dev); in zd1201_tx_timeout() local
849 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_mac_address() local
866 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_wireless_stats() local
873 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_multicast() local
891 struct zd1201 *zd = netdev_priv(dev); in zd1201_config_commit() local
907 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_freq() local
929 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_freq() local
946 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_mode() local
1010 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_mode() local
1088 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_wap() local
1117 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_scan() local
1210 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_essid() local
1226 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_essid() local
1249 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_rate() local
1283 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_rate() local
1317 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_rts() local
1338 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_rts() local
1356 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_frag() local
1378 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_frag() local
1408 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_encode() local
1466 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_encode() local
1500 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_power() local
1540 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_power() local
1607 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_hostauth() local
1619 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_hostauth() local
1639 struct zd1201 *zd = netdev_priv(dev); in zd1201_auth_sta() local
1656 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_maxassoc() local
1668 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_maxassoc() local
1729 struct zd1201 *zd; in zd1201_probe() local
1831 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_disconnect() local
1865 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_suspend() local
1879 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_resume() local