Linux Kernel
3.7.1
|
#include <commands.h>
Data Fields | |
u8 | num_keys |
u8 | global_key_type |
u8 | flags |
u8 | reserved |
struct iwl_wep_key | key [0] |
Definition at line 1031 of file commands.h.
u8 flags |
Definition at line 1034 of file commands.h.
u8 global_key_type |
Definition at line 1033 of file commands.h.
struct iwl_wep_key key[0] |
Definition at line 1036 of file commands.h.
u8 num_keys |
Definition at line 1032 of file commands.h.
u8 reserved |
Definition at line 1035 of file commands.h.