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

#include <ioctl.h>

Data Fields

u32 key_disable
 
u32 key_index
 
u32 key_len
 
u8 key_material [WLAN_MAX_KEY_LEN]
 
u8 mac_addr [ETH_ALEN]
 
u32 is_wapi_key
 
u8 pn [PN_LEN]
 
u8 is_igtk_key
 

Detailed Description

Definition at line 225 of file ioctl.h.

Field Documentation

u8 is_igtk_key

Definition at line 233 of file ioctl.h.

u32 is_wapi_key

Definition at line 231 of file ioctl.h.

u32 key_disable

Definition at line 226 of file ioctl.h.

Definition at line 227 of file ioctl.h.

u32 key_len

Definition at line 228 of file ioctl.h.

u8 key_material[WLAN_MAX_KEY_LEN]

Definition at line 229 of file ioctl.h.

Definition at line 230 of file ioctl.h.

u8 pn[PN_LEN]

Definition at line 232 of file ioctl.h.


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