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

#include <pch_gbe.h>

Data Fields

struct sk_buffskb
 
dma_addr_t dma
 
unsigned charrx_buffer
 
unsigned long time_stamp
 
u16 length
 
bool mapped
 

Detailed Description

struct pch_gbe_buffer - Buffer information : pointer to a socket buffer : DMA address : time stamp : data size

Definition at line 474 of file pch_gbe.h.

Field Documentation

Definition at line 476 of file pch_gbe.h.

u16 length

Definition at line 479 of file pch_gbe.h.

bool mapped

Definition at line 480 of file pch_gbe.h.

unsigned char* rx_buffer

Definition at line 477 of file pch_gbe.h.

Definition at line 475 of file pch_gbe.h.

unsigned long time_stamp

Definition at line 478 of file pch_gbe.h.


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