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

#include <atmdev.h>

Data Fields

struct atmdev_opsops
 
struct atmphy_opsphy
 
const chartype
 
int number
 
voiddev_data
 
voidphy_data
 
unsigned long flags
 
struct list_head local
 
struct list_head lecs
 
unsigned char esi [ESI_LEN]
 
struct atm_cirange ci_range
 
struct k_atm_dev_stats stats
 
char signal
 
int link_rate
 
atomic_t refcnt
 
spinlock_t lock
 
struct device class_dev
 
struct list_head dev_list
 

Detailed Description

Definition at line 143 of file atmdev.h.

Field Documentation

struct atm_cirange ci_range

Definition at line 155 of file atmdev.h.

struct device class_dev

Definition at line 165 of file atmdev.h.

Definition at line 149 of file atmdev.h.

struct list_head dev_list

Definition at line 166 of file atmdev.h.

unsigned char esi[ESI_LEN]

Definition at line 154 of file atmdev.h.

unsigned long flags

Definition at line 151 of file atmdev.h.

Definition at line 153 of file atmdev.h.

int link_rate

Definition at line 158 of file atmdev.h.

Definition at line 152 of file atmdev.h.

spinlock_t lock

Definition at line 160 of file atmdev.h.

int number

Definition at line 148 of file atmdev.h.

Definition at line 144 of file atmdev.h.

Definition at line 145 of file atmdev.h.

void* phy_data

Definition at line 150 of file atmdev.h.

atomic_t refcnt

Definition at line 159 of file atmdev.h.

char signal

Definition at line 157 of file atmdev.h.

Definition at line 156 of file atmdev.h.

Definition at line 147 of file atmdev.h.


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