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

Data Fields

struct mwl8k_cmd_pkt header
 
__le32 action
 
__le32 reserved
 
__le16 length
 
__le16 key_type_id
 
__le32 key_info
 
__le32 key_id
 
__le16 key_len
 
__u8 key_material [MAX_ENCR_KEY_LENGTH]
 
__u8 tkip_tx_mic_key [MIC_KEY_LENGTH]
 
__u8 tkip_rx_mic_key [MIC_KEY_LENGTH]
 
__le16 tkip_rsc_low
 
__le32 tkip_rsc_high
 
__le16 tkip_tsc_low
 
__le32 tkip_tsc_high
 
__u8 mac_addr [6]
 

Detailed Description

Definition at line 3904 of file mwl8k.c.

Field Documentation

Definition at line 3907 of file mwl8k.c.

Definition at line 3905 of file mwl8k.c.

__le32 key_id

Definition at line 3912 of file mwl8k.c.

__le32 key_info

Definition at line 3911 of file mwl8k.c.

__le16 key_len

Definition at line 3913 of file mwl8k.c.

__u8 key_material[MAX_ENCR_KEY_LENGTH]

Definition at line 3914 of file mwl8k.c.

__le16 key_type_id

Definition at line 3910 of file mwl8k.c.

__le16 length

Definition at line 3909 of file mwl8k.c.

Definition at line 3921 of file mwl8k.c.

__le32 reserved

Definition at line 3908 of file mwl8k.c.

__le32 tkip_rsc_high

Definition at line 3918 of file mwl8k.c.

__le16 tkip_rsc_low

Definition at line 3917 of file mwl8k.c.

__u8 tkip_rx_mic_key[MIC_KEY_LENGTH]

Definition at line 3916 of file mwl8k.c.

__le32 tkip_tsc_high

Definition at line 3920 of file mwl8k.c.

__le16 tkip_tsc_low

Definition at line 3919 of file mwl8k.c.

__u8 tkip_tx_mic_key[MIC_KEY_LENGTH]

Definition at line 3915 of file mwl8k.c.


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