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

#include <rt2x00.h>

Data Fields

enum cipher cipher
 
enum set_key_cmd cmd
 
const u8address
 
u32 bssidx
 
u8 key [16]
 
u8 tx_mic [8]
 
u8 rx_mic [8]
 
int wcid
 

Detailed Description

Definition at line 477 of file rt2x00.h.

Field Documentation

Definition at line 481 of file rt2x00.h.

u32 bssidx

Definition at line 483 of file rt2x00.h.

enum cipher cipher

Definition at line 478 of file rt2x00.h.

Definition at line 480 of file rt2x00.h.

u8 key[16]

Definition at line 485 of file rt2x00.h.

u8 rx_mic[8]

Definition at line 487 of file rt2x00.h.

u8 tx_mic[8]

Definition at line 486 of file rt2x00.h.

int wcid

Definition at line 489 of file rt2x00.h.


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