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

#include <eni.h>

Data Fields

int(* rx )(struct atm_vcc *vcc)
 
void __iomemrecv
 
unsigned long words
 
unsigned long descr
 
unsigned long rx_pos
 
struct eni_txtx
 
int rxing
 
int servicing
 
int txing
 
ktime_t timestamp
 
struct atm_vccnext
 
struct sk_bufflast
 

Detailed Description

Definition at line 52 of file eni.h.

Field Documentation

unsigned long descr

Definition at line 56 of file eni.h.

struct sk_buff* last

Definition at line 64 of file eni.h.

struct atm_vcc* next

Definition at line 63 of file eni.h.

void __iomem* recv

Definition at line 54 of file eni.h.

Definition at line 53 of file eni.h.

unsigned long rx_pos

Definition at line 57 of file eni.h.

int rxing

Definition at line 59 of file eni.h.

int servicing

Definition at line 60 of file eni.h.

Definition at line 62 of file eni.h.

Definition at line 58 of file eni.h.

int txing

Definition at line 61 of file eni.h.

unsigned long words

Definition at line 55 of file eni.h.


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