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

#include <common.h>

Data Fields

int n_bd
 
int write_ptr
 
int read_ptr
 
dma_addr_t dma_addr
 
int n_win
 
u32 id
 
int low_mark
 
int high_mark
 

Detailed Description

Definition at line 132 of file common.h.

Field Documentation

dma_addr_t dma_addr

Definition at line 137 of file common.h.

int high_mark

Definition at line 142 of file common.h.

Definition at line 139 of file common.h.

int low_mark

Definition at line 140 of file common.h.

int n_bd

Definition at line 133 of file common.h.

int n_win

Definition at line 138 of file common.h.

int read_ptr

Definition at line 135 of file common.h.

int write_ptr

Definition at line 134 of file common.h.


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