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

#include <core.h>

Data Fields

u16 sta_flags
 
u8 mac [ETH_ALEN]
 
u8 aid
 
u8 keymgmt
 
u8 ucipher
 
u8 auth
 
u8 wpa_ie [ATH6KL_MAX_IE]
 
struct sk_buff_head psq
 
spinlock_t psq_lock
 
struct list_head mgmt_psq
 
size_t mgmt_psq_len
 
u8 apsd_info
 
struct sk_buff_head apsdq
 
struct aggr_info_connaggr_conn
 

Detailed Description

Definition at line 354 of file core.h.

Field Documentation

struct aggr_info_conn* aggr_conn

Definition at line 371 of file core.h.

u8 aid

Definition at line 357 of file core.h.

u8 apsd_info

Definition at line 369 of file core.h.

Definition at line 370 of file core.h.

u8 auth

Definition at line 360 of file core.h.

u8 keymgmt

Definition at line 358 of file core.h.

Definition at line 356 of file core.h.

struct list_head mgmt_psq

Definition at line 367 of file core.h.

size_t mgmt_psq_len

Definition at line 368 of file core.h.

Definition at line 362 of file core.h.

spinlock_t psq_lock

Definition at line 365 of file core.h.

u16 sta_flags

Definition at line 355 of file core.h.

u8 ucipher

Definition at line 359 of file core.h.

u8 wpa_ie[ATH6KL_MAX_IE]

Definition at line 361 of file core.h.


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