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]
 
enum dot11d_state State
 

Detailed Description

struct rt_dot11d_info * : value greater than 0 if contains valid country information element. : holds channel values 0 - invalid, 1 - valid (active scan), 2 - valid (passive scan) - Source AP of the country IE

Definition at line 48 of file dot11d.h.

Field Documentation

bool bEnabled

Definition at line 50 of file dot11d.h.

u8 channel_map[MAX_CHANNEL_NUMBER+1]

Definition at line 57 of file dot11d.h.

u8 CountryIeBuf[MAX_IE_LEN]

Definition at line 53 of file dot11d.h.

u16 CountryIeLen

Definition at line 52 of file dot11d.h.

u8 CountryIeSrcAddr[6]

Definition at line 54 of file dot11d.h.

u8 CountryIeWatchdog

Definition at line 55 of file dot11d.h.

u8 MaxTxPwrDbmList[MAX_CHANNEL_NUMBER+1]

Definition at line 58 of file dot11d.h.

enum dot11d_state State

Definition at line 60 of file dot11d.h.


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