Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/cisco/
Dairo.c1164 struct airo_info { struct
1165 struct net_device *dev;
1166 struct list_head dev_list;
1171 u32 fids[MAX_FIDS];
1172 ConfigRid config;
1173 char keyindex; // Used with auto wep
1174 char defindex; // Used with auto wep
1175 struct proc_dir_entry *proc_entry;
1176 spinlock_t aux_lock;
1206 int (*bap_read)(struct airo_info*, __le16 *pu16Dst, int bytelen, argument
[all …]