|
Linux Kernel
3.7.1
|
#include <zd1201.h>
Data Fields | |
| struct usb_device * | usb |
| int | removed |
| struct net_device * | dev |
| struct iw_statistics | iwstats |
| int | endp_in |
| int | endp_out |
| int | endp_out2 |
| struct urb * | rx_urb |
| struct urb * | tx_urb |
| unsigned char | rxdata [ZD1201_RXSIZE] |
| int | rxlen |
| wait_queue_head_t | rxdataq |
| int | rxdatas |
| struct hlist_head | fraglist |
| unsigned char | txdata [ZD1201_RXSIZE] |
| int | ap |
| char | essid [IW_ESSID_MAX_SIZE+1] |
| int | essidlen |
| int | mac_enabled |
| int | was_enabled |
| int | monitor |
| int | encode_enabled |
| int | encode_restricted |
| unsigned char | encode_keys [ZD1201_NUMKEYS][ZD1201_MAXKEYLEN] |
| int | encode_keylen [ZD1201_NUMKEYS] |
| struct net_device* dev |
| int encode_keylen[ZD1201_NUMKEYS] |
| unsigned char encode_keys[ZD1201_NUMKEYS][ZD1201_MAXKEYLEN] |
| char essid[IW_ESSID_MAX_SIZE+1] |
| struct hlist_head fraglist |
| struct iw_statistics iwstats |
| unsigned char rxdata[ZD1201_RXSIZE] |
| wait_queue_head_t rxdataq |
| unsigned char txdata[ZD1201_RXSIZE] |
1.8.2