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

#include <ipw2100.h>

Data Fields

u32 host_command_reg
 
u32 host_command_reg1
 
u8 encrypted
 
u8 needs_encryption
 
u8 wep_index
 
u8 key_size
 
u8 key [16]
 
u8 reserved [10]
 
u8 src_addr [ETH_ALEN]
 
u8 dst_addr [ETH_ALEN]
 
u16 fragment_size
 

Detailed Description

Definition at line 289 of file ipw2100.h.

Field Documentation

u8 dst_addr[ETH_ALEN]

Definition at line 299 of file ipw2100.h.

u8 encrypted

Definition at line 292 of file ipw2100.h.

u16 fragment_size

Definition at line 300 of file ipw2100.h.

u32 host_command_reg

Definition at line 290 of file ipw2100.h.

u32 host_command_reg1

Definition at line 291 of file ipw2100.h.

u8 key[16]

Definition at line 296 of file ipw2100.h.

u8 key_size

Definition at line 295 of file ipw2100.h.

u8 needs_encryption

Definition at line 293 of file ipw2100.h.

u8 reserved[10]

Definition at line 297 of file ipw2100.h.

u8 src_addr[ETH_ALEN]

Definition at line 298 of file ipw2100.h.

u8 wep_index

Definition at line 294 of file ipw2100.h.


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