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

FSM timer header. More...

#include <csr_wifi_fsm_types.h>

Data Fields

CsrPrim type
 
u16 primtype
 
CsrSchedQid destination
 
CsrSchedQid source
 
struct CsrWifiFsmTimernext
 
CsrWifiFsmTimerId timerid
 
u32 timeoutTimeMs
 

Detailed Description

FSM timer header.

Description
All timer MUST have this struct as the FIRST member. The first members of the structure MUST remain compatable with the CsrWifiFsmEvent so that timers are just specialised events

Definition at line 70 of file csr_wifi_fsm_types.h.

Field Documentation

CsrSchedQid destination

Definition at line 74 of file csr_wifi_fsm_types.h.

Definition at line 78 of file csr_wifi_fsm_types.h.

u16 primtype

Definition at line 73 of file csr_wifi_fsm_types.h.

CsrSchedQid source

Definition at line 75 of file csr_wifi_fsm_types.h.

u32 timeoutTimeMs

Definition at line 81 of file csr_wifi_fsm_types.h.

Definition at line 80 of file csr_wifi_fsm_types.h.

Definition at line 72 of file csr_wifi_fsm_types.h.


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