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

#include <rc80211_pid.h>

Data Fields

unsigned int ev_count
 
struct rc_pid_event ring [RC_PID_EVENT_RING_SIZE]
 
unsigned int next_entry
 
spinlock_t lock
 
wait_queue_head_t waitqueue
 

Detailed Description

Definition at line 96 of file rc80211_pid.h.

Field Documentation

unsigned int ev_count

Definition at line 98 of file rc80211_pid.h.

spinlock_t lock

Definition at line 107 of file rc80211_pid.h.

unsigned int next_entry

Definition at line 104 of file rc80211_pid.h.

Definition at line 101 of file rc80211_pid.h.

wait_queue_head_t waitqueue

Definition at line 110 of file rc80211_pid.h.


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