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, 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() local
786 struct zd1201 *zd = netdev_priv(dev); in zd1201_hard_start_xmit() local
835 struct zd1201 *zd = netdev_priv(dev); in zd1201_tx_timeout() local
850 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_mac_address() local
867 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_wireless_stats() local
874 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_multicast() local
892 struct zd1201 *zd = netdev_priv(dev); in zd1201_config_commit() local
907 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_freq() local
928 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_freq() local
944 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_mode() local
1007 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_mode() local
1083 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_wap() local
1111 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_scan() local
1203 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_essid() local
1218 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_essid() local
1239 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_rate() local
1272 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_rate() local
1305 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_rts() local
1325 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_rts() local
1342 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_frag() local
1363 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_frag() local
1392 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_encode() local
1449 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_encode() local
1482 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_power() local
1521 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_power() local
1608 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_hostauth() local
1619 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_hostauth() local
1638 struct zd1201 *zd = netdev_priv(dev); in zd1201_auth_sta() local
1654 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_maxassoc() local
1665 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_maxassoc() local
1726 struct zd1201 *zd; in zd1201_probe() local
1827 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_disconnect() local
1861 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_suspend() local
1875 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_resume() local