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

Data Fields

bus_addr_t vbase
 
struct lanai_vcc_stats stats
 
int nref
 
vci_t vci
 
struct {
   struct lanai_buffer   buf
 
   struct atm_vcc *   atmvcc
 
rx
 
struct {
   struct lanai_buffer   buf
 
   struct atm_vcc *   atmvcc
 
   int   endptr
 
   struct sk_buff_head   backlog
 
   void(*   unqueue )(struct lanai_dev *, struct
      lanai_vcc *, int)
 
tx
 

Detailed Description

Definition at line 230 of file lanai.c.

Field Documentation

struct atm_vcc* atmvcc

Definition at line 237 of file lanai.c.

Definition at line 243 of file lanai.c.

Definition at line 236 of file lanai.c.

int endptr

Definition at line 242 of file lanai.c.

int nref

Definition at line 233 of file lanai.c.

struct { ... } rx

Definition at line 232 of file lanai.c.

struct { ... } tx
void(* unqueue)(struct lanai_dev *, struct lanai_vcc *, int)

Definition at line 244 of file lanai.c.

bus_addr_t vbase

Definition at line 231 of file lanai.c.

vci_t vci

Definition at line 234 of file lanai.c.


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