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

#include <desc.h>

Data Fields

struct sk_buffskb
 
unsigned charbuf
 
dma_addr_t skb_dma
 
dma_addr_t buf_dma
 
dma_addr_t curr_desc
 
unsigned long dwReqCount
 
unsigned long dwHeaderLength
 
unsigned char byFlags
 

Detailed Description

Definition at line 340 of file desc.h.

Field Documentation

unsigned char* buf

Definition at line 342 of file desc.h.

dma_addr_t buf_dma

Definition at line 344 of file desc.h.

unsigned char byFlags

Definition at line 348 of file desc.h.

dma_addr_t curr_desc

Definition at line 345 of file desc.h.

unsigned long dwHeaderLength

Definition at line 347 of file desc.h.

unsigned long dwReqCount

Definition at line 346 of file desc.h.

Definition at line 341 of file desc.h.

dma_addr_t skb_dma

Definition at line 343 of file desc.h.


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