Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types | Data Fields
ath_beacon Struct Reference

#include <ath9k.h>

Public Types

enum  { OK, UPDATE, COMMIT }
 

Data Fields

enum ath_beacon:: { ... }  updateslot
 
u32 beaconq
 
u32 bmisscnt
 
u32 bc_tstamp
 
struct ieee80211_vifbslot [ATH_BCBUF]
 
int slottime
 
int slotupdate
 
struct ath9k_tx_queue_info beacon_qi
 
struct ath_descdma bdma
 
struct ath_txqcabq
 
struct list_head bbuf
 
bool tx_processed
 
bool tx_last
 

Detailed Description

Definition at line 398 of file ath9k.h.

Member Enumeration Documentation

anonymous enum
Enumerator:
OK 
UPDATE 
COMMIT 

Definition at line 399 of file ath9k.h.

Field Documentation

Definition at line 414 of file ath9k.h.

u32 bc_tstamp

Definition at line 407 of file ath9k.h.

Definition at line 412 of file ath9k.h.

Definition at line 411 of file ath9k.h.

u32 beaconq

Definition at line 405 of file ath9k.h.

u32 bmisscnt

Definition at line 406 of file ath9k.h.

Definition at line 408 of file ath9k.h.

struct ath_txq* cabq

Definition at line 413 of file ath9k.h.

int slottime

Definition at line 409 of file ath9k.h.

int slotupdate

Definition at line 410 of file ath9k.h.

bool tx_last

Definition at line 417 of file ath9k.h.

bool tx_processed

Definition at line 416 of file ath9k.h.

enum { ... } updateslot

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