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

#include <ath9k.h>

Data Fields

int beacon_interval
 
u16 listen_interval
 
u16 dtim_period
 
u16 bmiss_timeout
 
u8 dtim_count
 
bool enable_beacon
 

Detailed Description

Definition at line 389 of file ath9k.h.

Field Documentation

int beacon_interval

Definition at line 390 of file ath9k.h.

u16 bmiss_timeout

Definition at line 393 of file ath9k.h.

u8 dtim_count

Definition at line 394 of file ath9k.h.

u16 dtim_period

Definition at line 392 of file ath9k.h.

bool enable_beacon

Definition at line 395 of file ath9k.h.

u16 listen_interval

Definition at line 391 of file ath9k.h.


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