Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/cisco/
Dairo.c1160 struct airo_info { struct
1161 struct net_device *dev;
1162 struct list_head dev_list;
1167 u32 fids[MAX_FIDS];
1168 ConfigRid config;
1169 char keyindex; // Used with auto wep
1170 char defindex; // Used with auto wep
1171 struct proc_dir_entry *proc_entry;
1172 spinlock_t aux_lock;
1203 int (*bap_read)(struct airo_info*, __le16 *pu16Dst, int bytelen, argument
[all …]