Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
rtl871x_event.h File Reference
#include "osdep_service.h"
#include "wlan_bssdef.h"
#include <linux/semaphore.h>
#include <linux/sem.h>
#include "rtl8712_event.h"

Go to the source code of this file.

Data Structures

struct  survey_event
 
struct  surveydone_event
 
struct  joinbss_event
 
struct  stassoc_event
 
struct  stadel_event
 
struct  addba_event
 
struct  fwevent
 
struct  event_node
 
struct  c2hevent_queue
 
struct  network_queue
 
struct  ADDBA_Req_Report_parm
 

Macros

#define GEN_EVT_CODE(event)   event ## _EVT_
 
#define C2HEVENT_SZ   32
 
#define NETWORK_QUEUE_SZ   4
 

Macro Definition Documentation

#define C2HEVENT_SZ   32

Definition at line 88 of file rtl871x_event.h.

#define GEN_EVT_CODE (   event)    event ## _EVT_

Definition at line 81 of file rtl871x_event.h.

#define NETWORK_QUEUE_SZ   4

Definition at line 104 of file rtl871x_event.h.