|
Linux Kernel
3.7.1
|
Data Fields | |
| struct pcmcia_device * | p_dev |
| struct net_device_stats | linux_stats |
| mace_statistics | mace_stats |
| int | multicast_ladrf [MACE_LADRF_LEN] |
| int | multicast_num_addrs |
| char | tx_free_frames |
| char | tx_irq_disabled |
| spinlock_t | bank_lock |
Definition at line 361 of file nmclan_cs.c.
| spinlock_t bank_lock |
Definition at line 373 of file nmclan_cs.c.
| struct net_device_stats linux_stats |
Definition at line 363 of file nmclan_cs.c.
| mace_statistics mace_stats |
Definition at line 364 of file nmclan_cs.c.
| int multicast_ladrf[MACE_LADRF_LEN] |
Definition at line 367 of file nmclan_cs.c.
| int multicast_num_addrs |
Definition at line 368 of file nmclan_cs.c.
| struct pcmcia_device* p_dev |
Definition at line 362 of file nmclan_cs.c.
| char tx_free_frames |
Definition at line 370 of file nmclan_cs.c.
| char tx_irq_disabled |
Definition at line 371 of file nmclan_cs.c.
1.8.2