Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
typhoon Struct Reference

Data Fields

struct radio_isa_card isa
 
int muted
 
struct transmit_ring txLoRing ____cacheline_aligned
 
struct pci_devtx_pdev
 
void __iomemtx_ioaddr
 
u32 txlo_dma_addr
 
void __iomem *ioaddr ____cacheline_aligned
 
struct typhoon_indexesindexes
 
u8 awaiting_resp
 
u8 duplex
 
u8 speed
 
u8 card_state
 
struct basic_ring rxLoRing
 
struct pci_devpdev
 
struct net_devicedev
 
struct napi_struct napi
 
struct basic_ring rxHiRing
 
struct basic_ring rxBuffRing
 
struct rxbuff_ent rxbuffers [RXENT_ENTRIES]
 
spinlock_t command_lock ____cacheline_aligned
 
struct basic_ring cmdRing
 
struct basic_ring respRing
 
struct net_device_stats stats
 
struct net_device_stats stats_saved
 
struct typhoon_sharedshared
 
dma_addr_t shared_dma
 
__le16 xcvr_select
 
__le16 wol_events
 
__le32 offload
 
int capabilities
 
struct transmit_ring txHiRing
 

Detailed Description

Definition at line 70 of file radio-typhoon.c.

Field Documentation

Definition at line 262 of file typhoon.c.

Definition at line 268 of file typhoon.c.

Definition at line 283 of file typhoon.c.

u8 awaiting_resp

Definition at line 270 of file typhoon.c.

Definition at line 295 of file typhoon.c.

Definition at line 273 of file typhoon.c.

struct basic_ring cmdRing

Definition at line 284 of file typhoon.c.

Definition at line 276 of file typhoon.c.

Definition at line 271 of file typhoon.c.

Definition at line 269 of file typhoon.c.

Definition at line 71 of file radio-typhoon.c.

int muted

Definition at line 72 of file radio-typhoon.c.

Definition at line 277 of file typhoon.c.

__le32 offload

Definition at line 292 of file typhoon.c.

struct pci_dev* pdev

Definition at line 275 of file typhoon.c.

struct basic_ring respRing

Definition at line 285 of file typhoon.c.

Definition at line 280 of file typhoon.c.

struct basic_ring rxBuffRing

Definition at line 279 of file typhoon.c.

struct basic_ring rxHiRing

Definition at line 278 of file typhoon.c.

struct basic_ring rxLoRing

Definition at line 274 of file typhoon.c.

Definition at line 288 of file typhoon.c.

dma_addr_t shared_dma

Definition at line 289 of file typhoon.c.

u8 speed

Definition at line 272 of file typhoon.c.

Definition at line 286 of file typhoon.c.

struct net_device_stats stats_saved

Definition at line 287 of file typhoon.c.

void __iomem* tx_ioaddr

Definition at line 264 of file typhoon.c.

struct pci_dev* tx_pdev

Definition at line 263 of file typhoon.c.

Definition at line 296 of file typhoon.c.

u32 txlo_dma_addr

Definition at line 265 of file typhoon.c.

__le16 wol_events

Definition at line 291 of file typhoon.c.

__le16 xcvr_select

Definition at line 290 of file typhoon.c.


The documentation for this struct was generated from the following files: