Searched defs:airo_info (Results 1 – 1 of 1) sorted by relevance
1156 struct airo_info { struct1157 struct net_device *dev;1158 struct list_head dev_list;1163 u32 fids[MAX_FIDS];1164 ConfigRid config;1165 char keyindex; // Used with auto wep1166 char defindex; // Used with auto wep1167 struct proc_dir_entry *proc_entry;1168 spinlock_t aux_lock;1199 int (*bap_read)(struct airo_info*, __le16 *pu16Dst, int bytelen, argument[all …]