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

Data Fields

struct net_devicedev
 
struct list_head dev_list
 
u32 fids [MAX_FIDS]
 
ConfigRid config
 
char keyindex
 
char defindex
 
struct proc_dir_entryproc_entry
 
spinlock_t aux_lock
 
unsigned long flags
 
unsigned long jobs
 
int(* bap_read )(struct airo_info *, __le16 *pu16Dst, int bytelen, int whichbap)
 
unsigned shortflash
 
tdsRssiEntryrssi
 
struct task_structlist_bss_task
 
struct task_structairo_thread_task
 
struct semaphore sem
 
wait_queue_head_t thr_wait
 
unsigned long expires
 
struct {
   struct sk_buff *   skb
 
   int   fid
 
xmit
 
struct {
   struct sk_buff *   skb
 
   int   fid
 
xmit11
 
struct net_devicewifidev
 
struct iw_statistics wstats
 
unsigned long scan_timeout
 
struct iw_spy_data spy_data
 
struct iw_public_data wireless_data
 
struct crypto_ciphertfm
 
mic_module mod [2]
 
mic_statistics micstats
 
HostRxDesc rxfids [MPI_MAX_FIDS]
 
HostTxDesc txfids [MPI_MAX_FIDS]
 
HostRidDesc config_desc
 
unsigned long ridbus
 
struct sk_buff_head txq
 
struct pci_devpci
 
unsigned char __iomempcimem
 
unsigned char __iomempciaux
 
unsigned charshared
 
dma_addr_t shared_dma
 
pm_message_t power
 
SsidRidSSID
 
APListRidAPList
 
char proc_name [IFNAMSIZ]
 
int wep_capable
 
int max_wep_idx
 
unsigned int bssListFirst
 
unsigned int bssListNext
 
unsigned int bssListRidLen
 
struct list_head network_list
 
struct list_head network_free_list
 
BSSListElementnetworks
 

Detailed Description

Definition at line 1157 of file airo.c.

Field Documentation

struct task_struct* airo_thread_task

Definition at line 1205 of file airo.c.

APListRid* APList

Definition at line 1234 of file airo.c.

spinlock_t aux_lock

Definition at line 1169 of file airo.c.

int(* bap_read)(struct airo_info *, __le16 *pu16Dst, int bytelen, int whichbap)

Definition at line 1200 of file airo.c.

unsigned int bssListFirst

Definition at line 1242 of file airo.c.

unsigned int bssListNext

Definition at line 1243 of file airo.c.

unsigned int bssListRidLen

Definition at line 1244 of file airo.c.

Definition at line 1165 of file airo.c.

HostRidDesc config_desc

Definition at line 1224 of file airo.c.

char defindex

Definition at line 1167 of file airo.c.

Definition at line 1158 of file airo.c.

struct list_head dev_list

Definition at line 1159 of file airo.c.

unsigned long expires

Definition at line 1208 of file airo.c.

Definition at line 1211 of file airo.c.

u32 fids[MAX_FIDS]

Definition at line 1164 of file airo.c.

unsigned long flags

Definition at line 1188 of file airo.c.

unsigned short* flash

Definition at line 1202 of file airo.c.

unsigned long jobs

Definition at line 1199 of file airo.c.

char keyindex

Definition at line 1166 of file airo.c.

struct task_struct* list_bss_task

Definition at line 1204 of file airo.c.

int max_wep_idx

Definition at line 1239 of file airo.c.

mic_statistics micstats

Definition at line 1221 of file airo.c.

mic_module mod[2]

Definition at line 1220 of file airo.c.

struct list_head network_free_list

Definition at line 1247 of file airo.c.

struct list_head network_list

Definition at line 1246 of file airo.c.

BSSListElement* networks

Definition at line 1248 of file airo.c.

Definition at line 1227 of file airo.c.

unsigned char __iomem* pciaux

Definition at line 1229 of file airo.c.

unsigned char __iomem* pcimem

Definition at line 1228 of file airo.c.

pm_message_t power

Definition at line 1232 of file airo.c.

struct proc_dir_entry* proc_entry

Definition at line 1168 of file airo.c.

char proc_name[IFNAMSIZ]

Definition at line 1236 of file airo.c.

unsigned long ridbus

Definition at line 1225 of file airo.c.

tdsRssiEntry* rssi

Definition at line 1203 of file airo.c.

Definition at line 1222 of file airo.c.

unsigned long scan_timeout

Definition at line 1215 of file airo.c.

Definition at line 1206 of file airo.c.

unsigned char* shared

Definition at line 1230 of file airo.c.

dma_addr_t shared_dma

Definition at line 1231 of file airo.c.

Definition at line 1210 of file airo.c.

struct iw_spy_data spy_data

Definition at line 1216 of file airo.c.

SsidRid* SSID

Definition at line 1233 of file airo.c.

Definition at line 1219 of file airo.c.

Definition at line 1207 of file airo.c.

Definition at line 1223 of file airo.c.

Definition at line 1226 of file airo.c.

int wep_capable

Definition at line 1238 of file airo.c.

struct net_device* wifidev

Definition at line 1213 of file airo.c.

struct iw_public_data wireless_data

Definition at line 1217 of file airo.c.

Definition at line 1214 of file airo.c.

struct { ... } xmit
struct { ... } xmit11

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