Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dcoreconfigurator.h38 struct network_info { struct
39 s8 rssi;
40 u16 cap_info;
41 u8 ssid[MAX_SSID_LEN];
42 u8 ssid_len;
43 u8 bssid[6];
44 u16 beacon_period;
45 u8 dtim_period;
46 u8 ch;
47 unsigned long time_scan_cached;
[all …]
Dcoreconfigurator.c204 struct network_info *network_info; in wilc_parse_network_info() local
Dwilc_wfi_cfgoperations.c182 static u32 get_rssi_avg(struct network_info *network_info) in get_rssi_avg()
202 struct network_info *network_info; in refresh_scan() local
348 struct network_info *network_info, in cfg_scan_result()