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

Data Fields

struct sk_buffskb
 
dma_addr_t dma_ptr
 
u32 length
 

Detailed Description

struct ks8695_skbuff - sk_buff wrapper for rx/tx rings. : The buffer in the ring : The mapped DMA pointer of the buffer : The number of bytes mapped to dma_ptr

Definition at line 90 of file ks8695net.c.

Field Documentation

dma_addr_t dma_ptr

Definition at line 92 of file ks8695net.c.

u32 length

Definition at line 93 of file ks8695net.c.

Definition at line 91 of file ks8695net.c.


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