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

#include <internal.h>

Data Fields

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

Detailed Description

Definition at line 168 of file internal.h.

Field Documentation

dma_addr_t dma_addr

Definition at line 173 of file internal.h.

int high_mark

Definition at line 178 of file internal.h.

Definition at line 175 of file internal.h.

int low_mark

Definition at line 176 of file internal.h.

int n_bd

Definition at line 169 of file internal.h.

int n_window

Definition at line 174 of file internal.h.

int read_ptr

Definition at line 171 of file internal.h.

int write_ptr

Definition at line 170 of file internal.h.


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