Searched refs:best_bss (Results 1 – 1 of 1) sorted by relevance
1657 struct gelic_wl_scan_info *best_bss; in gelic_wl_find_best_bss() local1663 best_bss = NULL; in gelic_wl_find_best_bss()1678 best_bss = scan_info; in gelic_wl_find_best_bss()1694 update_best(&best_bss, scan_info, in gelic_wl_find_best_bss()1700 update_best(&best_bss, scan_info, in gelic_wl_find_best_bss()1707 update_best(&best_bss, scan_info, in gelic_wl_find_best_bss()1719 update_best(&best_bss, scan_info, in gelic_wl_find_best_bss()1728 if (best_bss) { in gelic_wl_find_best_bss()1730 &best_bss->hwinfo->bssid[2]); in gelic_wl_find_best_bss()1733 return best_bss; in gelic_wl_find_best_bss()[all …]