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

#include <rtl871x_io.h>

Data Fields

spinlock_t lock
 
struct list_head free_ioreqs
 
struct list_head pending
 
struct list_head processing
 
u8free_ioreqs_buf
 
u8pallocated_free_ioreqs_buf
 
struct intf_hdl intf
 

Detailed Description

Definition at line 224 of file rtl871x_io.h.

Field Documentation

struct list_head free_ioreqs

Definition at line 226 of file rtl871x_io.h.

u8* free_ioreqs_buf

Definition at line 230 of file rtl871x_io.h.

Definition at line 232 of file rtl871x_io.h.

spinlock_t lock

Definition at line 225 of file rtl871x_io.h.

u8* pallocated_free_ioreqs_buf

Definition at line 231 of file rtl871x_io.h.

struct list_head pending

Definition at line 228 of file rtl871x_io.h.

struct list_head processing

Definition at line 229 of file rtl871x_io.h.


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