Linux Kernel
3.7.1
|
Data Fields | |
struct net_device * | dev |
struct card_s * | card |
spinlock_t | lock |
sync_serial_settings | settings |
int | valid |
int | rxpart |
unsigned short | encoding |
unsigned short | parity |
u16 | rxin |
u16 | txin |
u16 | txlast |
u8 | rxs |
u8 | txs |
u8 | tmc |
u8 | phy_node |
u8 | log_node |
struct napi_struct | napi |
struct net_device * | netdev |
unsigned int | iface |
u8 | chan |
Definition at line 93 of file pc300too.c.
struct net_device* dev |
unsigned int iface |
Definition at line 88 of file pc300too.c.
spinlock_t lock |
struct napi_struct napi |
Definition at line 80 of file pc300too.c.
struct net_device * netdev |
Definition at line 81 of file pc300too.c.
sync_serial_settings settings |