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

#include <pasemi_mac.h>

Data Fields

struct pasemi_dmachan chan
 
spinlock_t lock
 
u64buffers
 
dma_addr_t buf_dma
 
unsigned int size
 
unsigned int next_to_fill
 
unsigned int next_to_clean
 
struct pasemi_mac_bufferring_info
 
struct pasemi_macmac
 

Detailed Description

Definition at line 49 of file pasemi_mac.h.

Field Documentation

dma_addr_t buf_dma

Definition at line 53 of file pasemi_mac.h.

u64* buffers

Definition at line 52 of file pasemi_mac.h.

Definition at line 50 of file pasemi_mac.h.

spinlock_t lock

Definition at line 51 of file pasemi_mac.h.

Definition at line 58 of file pasemi_mac.h.

unsigned int next_to_clean

Definition at line 56 of file pasemi_mac.h.

unsigned int next_to_fill

Definition at line 55 of file pasemi_mac.h.

Definition at line 57 of file pasemi_mac.h.

unsigned int size

Definition at line 54 of file pasemi_mac.h.


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