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

#include <pasemi_mac.h>

Data Fields

struct pasemi_dmachan chan
 
spinlock_t lock
 
unsigned int size
 
unsigned int next_to_fill
 
unsigned int next_to_clean
 
struct pasemi_mac_bufferring_info
 
struct pasemi_macmac
 
struct timer_list clean_timer
 

Detailed Description

Definition at line 38 of file pasemi_mac.h.

Field Documentation

Definition at line 39 of file pasemi_mac.h.

struct timer_list clean_timer

Definition at line 46 of file pasemi_mac.h.

spinlock_t lock

Definition at line 40 of file pasemi_mac.h.

Definition at line 45 of file pasemi_mac.h.

unsigned int next_to_clean

Definition at line 43 of file pasemi_mac.h.

unsigned int next_to_fill

Definition at line 42 of file pasemi_mac.h.

Definition at line 44 of file pasemi_mac.h.

unsigned int size

Definition at line 41 of file pasemi_mac.h.


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