Searched refs:best_bss (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dps3_gelic_wireless.c1676 struct gelic_wl_scan_info *best_bss; local
1682 best_bss = NULL;
1697 best_bss = scan_info;
1713 update_best(&best_bss, scan_info,
1719 update_best(&best_bss, scan_info,
1726 update_best(&best_bss, scan_info,
1738 update_best(&best_bss, scan_info,
1746 pr_debug("%s: -> bss=%p\n", __func__, best_bss);
1747 if (best_bss) {
1749 &best_bss
2181 struct gelic_wl_scan_info *best_bss; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dps3_gelic_wireless.c1676 struct gelic_wl_scan_info *best_bss; local
1682 best_bss = NULL;
1697 best_bss = scan_info;
1713 update_best(&best_bss, scan_info,
1719 update_best(&best_bss, scan_info,
1726 update_best(&best_bss, scan_info,
1738 update_best(&best_bss, scan_info,
1746 pr_debug("%s: -> bss=%p\n", __func__, best_bss);
1747 if (best_bss) {
1749 &best_bss
2181 struct gelic_wl_scan_info *best_bss; local
[all...]

Completed in 132 milliseconds