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

#include <dot11d.h>

Data Fields

bool bEnabled
 
u16 CountryIeLen
 
u8 CountryIeBuf [MAX_IE_LEN]
 
u8 CountryIeSrcAddr [6]
 
u8 CountryIeWatchdog
 
u8 channel_map [MAX_CHANNEL_NUMBER+1]
 
u8 MaxTxPwrDbmList [MAX_CHANNEL_NUMBER+1]
 !!Value 0: Invalid, 1: Valid (active scan), 2: Valid (passive scan)
 
DOT11D_STATE State
 

Detailed Description

Definition at line 22 of file dot11d.h.

Field Documentation

bool bEnabled

Definition at line 25 of file dot11d.h.

u8 channel_map

Definition at line 32 of file dot11d.h.

u8 CountryIeBuf

Definition at line 28 of file dot11d.h.

u16 CountryIeLen

Definition at line 27 of file dot11d.h.

u8 CountryIeSrcAddr

Definition at line 29 of file dot11d.h.

u8 CountryIeWatchdog

Definition at line 30 of file dot11d.h.

u8 MaxTxPwrDbmList

!!Value 0: Invalid, 1: Valid (active scan), 2: Valid (passive scan)

Definition at line 35 of file dot11d.h.

DOT11D_STATE State

Definition at line 37 of file dot11d.h.


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