Linux Kernel
3.7.1
|
Data Fields | |
spinlock_t | lock |
int | head |
int | size |
struct sk_buff * | queue [SKB_QUEUE_SIZE] |
enum el3_cardtype | type |
struct pcmcia_device * | p_dev |
u16 | advertising |
u16 | partner |
unsigned char | phys |
unsigned int | autoselect:1 |
unsigned int | default_media:3 |
struct timer_list | media |
unsigned short | media_status |
unsigned short | fast_poll |
unsigned long | last_irq |
spinlock_t | window_lock |
u16 | media_status |
u16 | fast_poll |
u16 advertising |
Definition at line 200 of file 3c574_cs.c.
unsigned int autoselect |
Definition at line 202 of file 3c574_cs.c.
unsigned int default_media |
Definition at line 202 of file 3c574_cs.c.
u16 fast_poll |
Definition at line 134 of file 3c589_cs.c.
unsigned short fast_poll |
Definition at line 206 of file 3c574_cs.c.
unsigned long last_irq |
Definition at line 207 of file 3c574_cs.c.
spinlock_t lock |
struct timer_list media |
Definition at line 204 of file 3c574_cs.c.
u16 media_status |
Definition at line 133 of file 3c589_cs.c.
unsigned short media_status |
Definition at line 205 of file 3c574_cs.c.
struct pcmcia_device * p_dev |
Definition at line 199 of file 3c574_cs.c.
u16 partner |
Definition at line 200 of file 3c574_cs.c.
unsigned char phys |
Definition at line 201 of file 3c574_cs.c.
enum el3_cardtype type |
spinlock_t window_lock |
Definition at line 208 of file 3c574_cs.c.