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

Data Fields

struct mwl8k_cmd_pkt header
 
union {
   struct {
      __le16   mac_type
 
      __u8   mac_addr [ETH_ALEN]
 
   }   mbss
 
   __u8   mac_addr [ETH_ALEN]
 
}; 
 

Detailed Description

Definition at line 3437 of file mwl8k.c.

Field Documentation

union { ... }

Definition at line 3438 of file mwl8k.c.

Definition at line 3442 of file mwl8k.c.

__le16 mac_type

Definition at line 3441 of file mwl8k.c.

struct { ... } mbss

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