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

#include <ath9k.h>

Data Fields

voiddd_desc
 
dma_addr_t dd_desc_paddr
 
u32 dd_desc_len
 
struct ath_bufdd_bufptr
 

Detailed Description

Definition at line 108 of file ath9k.h.

Field Documentation

struct ath_buf* dd_bufptr

Definition at line 112 of file ath9k.h.

void* dd_desc

Definition at line 109 of file ath9k.h.

u32 dd_desc_len

Definition at line 111 of file ath9k.h.

dma_addr_t dd_desc_paddr

Definition at line 110 of file ath9k.h.


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