Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
wl1271_scan Struct Reference

#include <wlcore_i.h>

Data Fields

struct cfg80211_scan_requestreq
 
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
 

Detailed Description

Definition at line 197 of file wlcore_i.h.

Field Documentation

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.

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.


The documentation for this struct was generated from the following file: