|
Linux Kernel
3.7.1
|
#include <wlcore_i.h>
Data Fields | |
| struct cfg80211_scan_request * | req |
| unsigned long | scanned_ch [BITS_TO_LONGS(WL1271_MAX_CHANNELS)] |
| bool | failed |
| u8 | state |
| u8 | ssid [IEEE80211_MAX_SSID_LEN+1] |
| size_t | ssid_len |
Definition at line 197 of file wlcore_i.h.
| bool failed |
Definition at line 200 of file wlcore_i.h.
Definition at line 198 of file wlcore_i.h.
| unsigned long scanned_ch[BITS_TO_LONGS(WL1271_MAX_CHANNELS)] |
Definition at line 199 of file wlcore_i.h.
| u8 ssid[IEEE80211_MAX_SSID_LEN+1] |
Definition at line 202 of file wlcore_i.h.
| size_t ssid_len |
Definition at line 203 of file wlcore_i.h.
Definition at line 201 of file wlcore_i.h.
1.8.2