Home
last modified time | relevance | path

Searched defs:airo_info (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/net/wireless/
Dairo.c1157 struct airo_info { struct
1158 struct net_device *dev;
1159 struct list_head dev_list;
1164 u32 fids[MAX_FIDS];
1165 ConfigRid config;
1166 char keyindex; // Used with auto wep
1167 char defindex; // Used with auto wep
1168 struct proc_dir_entry *proc_entry;
1169 spinlock_t aux_lock;
1200 int (*bap_read)(struct airo_info*, __le16 *pu16Dst, int bytelen, argument
[all …]