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

#include <donauboe.h>

Data Fields

struct net_devicenetdev
 
struct tty_driver ttydev
 
struct irlap_cbirlap
 
chipio_t io
 
struct qos_info qos
 
__u32 flags
 
struct pci_devpdev
 
int base
 
int txpending
 
int txs
 
int rxs
 
int irdad
 
int async
 
int stopped
 
int filter
 
voidringbuf
 
struct OboeRingring
 
voidtx_bufs [OBOE_RING_MAX_SIZE]
 
voidrx_bufs [OBOE_RING_MAX_SIZE]
 
int speed
 
int new_speed
 
spinlock_t spinlock
 
int int_rx
 
int int_tx
 
int int_txunder
 
int int_rxover
 
int int_sip
 

Detailed Description

Definition at line 308 of file donauboe.h.

Field Documentation

Definition at line 328 of file donauboe.h.

int base

Definition at line 321 of file donauboe.h.

int filter

Definition at line 333 of file donauboe.h.

__u32 flags

Definition at line 318 of file donauboe.h.

int int_rx

Definition at line 354 of file donauboe.h.

int int_rxover

Definition at line 357 of file donauboe.h.

int int_sip

Definition at line 358 of file donauboe.h.

int int_tx

Definition at line 355 of file donauboe.h.

int int_txunder

Definition at line 356 of file donauboe.h.

Definition at line 315 of file donauboe.h.

int irdad

Definition at line 327 of file donauboe.h.

struct irlap_cb* irlap

Definition at line 313 of file donauboe.h.

struct net_device* netdev

Definition at line 310 of file donauboe.h.

int new_speed

Definition at line 344 of file donauboe.h.

struct pci_dev* pdev

Definition at line 320 of file donauboe.h.

Definition at line 316 of file donauboe.h.

Definition at line 337 of file donauboe.h.

void* ringbuf

Definition at line 336 of file donauboe.h.

Definition at line 340 of file donauboe.h.

int rxs

Definition at line 325 of file donauboe.h.

int speed

Definition at line 343 of file donauboe.h.

Definition at line 352 of file donauboe.h.

int stopped

Definition at line 331 of file donauboe.h.

Definition at line 311 of file donauboe.h.

Definition at line 339 of file donauboe.h.

int txpending

Definition at line 324 of file donauboe.h.

int txs

Definition at line 325 of file donauboe.h.


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