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

#include <dma.h>

Data Fields

struct b43_dma_opsops
 
voiddescbase
 
struct b43_dmadesc_metameta
 
u8txhdr_cache
 
dma_addr_t dmabase
 
int nr_slots
 
int used_slots
 
int current_slot
 
u32 frameoffset
 
u16 rx_buffersize
 
u16 mmio_base
 
int index
 
bool tx
 
enum b43_dmatype type
 
bool stopped
 
u8 queue_prio
 
struct b43_wldevdev
 

Detailed Description

Definition at line 225 of file dma.h.

Field Documentation

int current_slot

Definition at line 244 of file dma.h.

void* descbase

Definition at line 229 of file dma.h.

Definition at line 262 of file dma.h.

dma_addr_t dmabase

Definition at line 238 of file dma.h.

u32 frameoffset

Definition at line 246 of file dma.h.

int index

Definition at line 252 of file dma.h.

Definition at line 231 of file dma.h.

u16 mmio_base

Definition at line 250 of file dma.h.

int nr_slots

Definition at line 240 of file dma.h.

Definition at line 227 of file dma.h.

u8 queue_prio

Definition at line 261 of file dma.h.

u16 rx_buffersize

Definition at line 248 of file dma.h.

bool stopped

Definition at line 258 of file dma.h.

bool tx

Definition at line 254 of file dma.h.

u8* txhdr_cache

Definition at line 236 of file dma.h.

Definition at line 256 of file dma.h.

int used_slots

Definition at line 242 of file dma.h.


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