ipw_param Struct Reference
[WLAN devices]


Data Fields

u32 cmd
u8 sta_addr [ETH_ALEN]
union {
   struct {
      u8   name
      u32   value
   }   wpa_param
   struct {
      u32   len
      u8 *   data
   }   wpa_ie
   struct {
      int   command
      int   reason_code
   }   mlme
   struct {
      u8   alg [IPW_CRYPT_ALG_NAME_LEN]
      u8   set_tx
      u32   err
      u8   idx
      u8   seq [8]
      u16   key_len
      u8   key [0]
   }   crypt
u

Field Documentation

u8 ipw_param::alg[IPW_CRYPT_ALG_NAME_LEN]

u32 ipw_param::cmd

int ipw_param::command

struct { ... } ipw_param::crypt

u8* ipw_param::data

u32 ipw_param::err

u8 ipw_param::idx

u8 ipw_param::key[0]

u16 ipw_param::key_len

u32 ipw_param::len

struct { ... } ipw_param::mlme

u8 ipw_param::name

int ipw_param::reason_code

u8 ipw_param::seq[8]

u8 ipw_param::set_tx

u8 ipw_param::sta_addr[ETH_ALEN]

union { ... } ipw_param::u

u32 ipw_param::value

struct { ... } ipw_param::wpa_ie

struct { ... } ipw_param::wpa_param


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