Linux Kernel
3.7.1
|
#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 |
Definition at line 96 of file rc80211_pid.h.
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.