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

#include <dhd.h>

Data Fields

__be16 version
 
__be16 flags
 
__be32 event_type
 
__be32 status
 
__be32 reason
 
__be32 auth_type
 
__be32 datalen
 
u8 addr [ETH_ALEN]
 
char ifname [IFNAMSIZ]
 
u8 ifidx
 
u8 bsscfgidx
 

Detailed Description

Definition at line 144 of file dhd.h.

Field Documentation

u8 addr[ETH_ALEN]

Definition at line 152 of file dhd.h.

__be32 auth_type

Definition at line 150 of file dhd.h.

u8 bsscfgidx

Definition at line 155 of file dhd.h.

__be32 datalen

Definition at line 151 of file dhd.h.

Definition at line 147 of file dhd.h.

__be16 flags

Definition at line 146 of file dhd.h.

u8 ifidx

Definition at line 154 of file dhd.h.

char ifname[IFNAMSIZ]

Definition at line 153 of file dhd.h.

__be32 reason

Definition at line 149 of file dhd.h.

Definition at line 148 of file dhd.h.

__be16 version

Definition at line 145 of file dhd.h.


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