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

#include <ath.h>

Data Fields

u8 kv_type
 
u8 kv_pad
 
u16 kv_len
 
u8 kv_val [16]
 
u8 kv_mic [8]
 
u8 kv_txmic [8]
 

Detailed Description

Definition at line 84 of file ath.h.

Field Documentation

u16 kv_len

Definition at line 87 of file ath.h.

u8 kv_mic[8]

Definition at line 89 of file ath.h.

u8 kv_pad

Definition at line 86 of file ath.h.

u8 kv_txmic[8]

Definition at line 90 of file ath.h.

u8 kv_type

Definition at line 85 of file ath.h.

u8 kv_val[16]

Definition at line 88 of file ath.h.


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