|
Linux Kernel
3.7.1
|
Definition at line 70 of file radio-typhoon.c.
| struct transmit_ring txLoRing ____cacheline_aligned |
| void __iomem* ioaddr ____cacheline_aligned |
| spinlock_t command_lock ____cacheline_aligned |
| struct basic_ring cmdRing |
| struct net_device* dev |
| struct typhoon_indexes* indexes |
| struct radio_isa_card isa |
Definition at line 71 of file radio-typhoon.c.
| int muted |
Definition at line 72 of file radio-typhoon.c.
| struct napi_struct napi |
| struct basic_ring respRing |
| struct rxbuff_ent rxbuffers[RXENT_ENTRIES] |
| struct basic_ring rxBuffRing |
| struct basic_ring rxHiRing |
| struct basic_ring rxLoRing |
| struct typhoon_shared* shared |
| dma_addr_t shared_dma |
| struct net_device_stats stats_saved |
| struct transmit_ring txHiRing |
1.8.2