Lines Matching defs:zd

126 	struct zd1201 *zd = urb->context;  in zd1201_usbfree()  local
154 static int zd1201_docmd(struct zd1201 *zd, int cmd, int parm0, in zd1201_docmd()
190 struct zd1201 *zd = urb->context; in zd1201_usbtx() local
197 struct zd1201 *zd = urb->context; in zd1201_usbrx() local
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() local
790 struct zd1201 *zd = netdev_priv(dev); in zd1201_hard_start_xmit() local
839 struct zd1201 *zd = netdev_priv(dev); in zd1201_tx_timeout() local
854 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_mac_address() local
871 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_wireless_stats() local
878 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_multicast() local
896 struct zd1201 *zd = netdev_priv(dev); in zd1201_config_commit() local
911 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_freq() local
932 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_freq() local
948 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_mode() local
1010 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_mode() local
1086 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_wap() local
1114 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_scan() local
1206 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_essid() local
1221 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_essid() local
1242 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_rate() local
1275 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_rate() local
1308 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_rts() local
1328 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_rts() local
1345 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_frag() local
1366 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_frag() local
1395 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_encode() local
1452 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_encode() local
1485 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_power() local
1524 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_power() local
1611 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_hostauth() local
1622 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_hostauth() local
1641 struct zd1201 *zd = netdev_priv(dev); in zd1201_auth_sta() local
1657 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_maxassoc() local
1672 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_maxassoc() local
1734 struct zd1201 *zd; in zd1201_probe() local
1835 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_disconnect() local
1869 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_suspend() local
1883 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_resume() local