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

#include <ldc.h>

Data Fields

void(* event )(void *arg, int event)
 
u32 mtu
 
unsigned int rx_irq
 
unsigned int tx_irq
 
u8 mode
 
u8 debug
 

Detailed Description

Definition at line 21 of file ldc.h.

Field Documentation

u8 debug

Definition at line 33 of file ldc.h.

Definition at line 22 of file ldc.h.

u8 mode

Definition at line 27 of file ldc.h.

u32 mtu

Definition at line 24 of file ldc.h.

unsigned int rx_irq

Definition at line 25 of file ldc.h.

unsigned int tx_irq

Definition at line 26 of file ldc.h.


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