Searched refs:best_bss (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/toshiba/ |
H A D | ps3_gelic_wireless.c | 1657 struct gelic_wl_scan_info *best_bss; in gelic_wl_find_best_bss() local 1663 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() 1727 pr_debug("%s: -> bss=%p\n", __func__, best_bss); in gelic_wl_find_best_bss() 1728 if (best_bss) { in gelic_wl_find_best_bss() 1730 &best_bss in gelic_wl_find_best_bss() 2165 struct gelic_wl_scan_info *best_bss; gelic_wl_assoc_worker() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/toshiba/ |
H A D | ps3_gelic_wireless.c | 1657 struct gelic_wl_scan_info *best_bss; in gelic_wl_find_best_bss() local 1663 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() 1727 pr_debug("%s: -> bss=%p\n", __func__, best_bss); in gelic_wl_find_best_bss() 1728 if (best_bss) { in gelic_wl_find_best_bss() 1730 &best_bss in gelic_wl_find_best_bss() 2165 struct gelic_wl_scan_info *best_bss; gelic_wl_assoc_worker() local [all...] |
Completed in 5 milliseconds