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

FSM event header. More...

#include <csr_wifi_fsm_event.h>

Data Fields

CsrPrim type
 
u16 primtype
 
CsrSchedQid destination
 
CsrSchedQid source
 
struct CsrWifiFsmEventnext
 

Detailed Description

FSM event header.

Description
All events MUST have this struct as the FIRST member. The next member is used internally for linked lists

Definition at line 29 of file csr_wifi_fsm_event.h.

Field Documentation

CsrSchedQid destination

Definition at line 33 of file csr_wifi_fsm_event.h.

Definition at line 42 of file csr_wifi_fsm_event.h.

u16 primtype

Definition at line 32 of file csr_wifi_fsm_event.h.

CsrSchedQid source

Definition at line 34 of file csr_wifi_fsm_event.h.

Definition at line 31 of file csr_wifi_fsm_event.h.


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