Linux Kernel
3.7.1
|
Data Fields | |
struct ipw_hardware * | hardware |
struct ppp_channel * | ppp_channel |
struct ipw_tty * | associated_ttys [NO_OF_IPW_CHANNELS][MAX_ASSOCIATED_TTYS] |
int | ppp_blocked |
int | outgoing_packets_queued |
spinlock_t | lock |
struct mutex | close_lock |
unsigned int | flags |
unsigned int | rbits |
u32 | xaccm [8] |
u32 | raccm |
int | mru |
int | shutting_down |
unsigned int | ras_control_lines |
struct work_struct | work_go_online |
struct work_struct | work_go_offline |
struct ipw_tty* associated_ttys[NO_OF_IPW_CHANNELS][MAX_ASSOCIATED_TTYS] |
struct ipw_hardware* hardware |
spinlock_t lock |
struct work_struct work_go_offline |
struct work_struct work_go_online |