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
906 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_freq() local
927 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_freq() local
943 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_mode() local
1006 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_mode() local
1082 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_wap() local
1110 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_scan() local
1202 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_essid() local
1217 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_essid() local
1238 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_rate() local
1271 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_rate() local
1304 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_rts() local
1324 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_rts() local
1341 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_frag() local
1362 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_frag() local
1391 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_encode() local
1448 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_encode() local
1481 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_power() local
1520 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_power() local
1607 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_hostauth() local
1618 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_hostauth() local
1637 struct zd1201 *zd = netdev_priv(dev); in zd1201_auth_sta() local
1653 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_maxassoc() local
1664 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_maxassoc() local
1725 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