Lines Matching defs:zd

122 	struct zd1201 *zd = urb->context;  in zd1201_usbfree()  local
150 static int zd1201_docmd(struct zd1201 *zd, int cmd, int parm0, in zd1201_docmd()
186 struct zd1201 *zd = urb->context; in zd1201_usbtx() local
193 struct zd1201 *zd = urb->context; in zd1201_usbrx() local
411 static int zd1201_getconfig(struct zd1201 *zd, int rid, void *riddata, in zd1201_getconfig()
511 static int zd1201_setconfig(struct zd1201 *zd, int rid, void *buf, int len, int wait) in zd1201_setconfig()
593 static inline int zd1201_getconfig16(struct zd1201 *zd, int rid, short *val) in zd1201_getconfig16()
605 static inline int zd1201_setconfig16(struct zd1201 *zd, int rid, short val) in zd1201_setconfig16()
611 static int zd1201_drvr_start(struct zd1201 *zd) in zd1201_drvr_start()
661 static int zd1201_enable(struct zd1201 *zd) in zd1201_enable()
678 static int zd1201_disable(struct zd1201 *zd) in zd1201_disable()
696 static int zd1201_mac_reset(struct zd1201 *zd) in zd1201_mac_reset()
704 static int zd1201_join(struct zd1201 *zd, char *essid, int essidlen) in zd1201_join()
748 struct zd1201 *zd = netdev_priv(dev); in zd1201_net_open() local
787 struct zd1201 *zd = netdev_priv(dev); in zd1201_hard_start_xmit() local
836 struct zd1201 *zd = netdev_priv(dev); in zd1201_tx_timeout() local
851 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_mac_address() local
868 struct zd1201 *zd = netdev_priv(dev); in zd1201_get_wireless_stats() local
875 struct zd1201 *zd = netdev_priv(dev); in zd1201_set_multicast() local
893 struct zd1201 *zd = netdev_priv(dev); in zd1201_config_commit() local
908 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
1833 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_disconnect() local
1867 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_suspend() local
1881 struct zd1201 *zd = usb_get_intfdata(interface); in zd1201_resume() local