Searched refs:candidate_info (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_common.c | 4509 rmc_candidate_info_v1_t *candidate_info = in wl_show_roam_cache_update_event() local 4518 &candidate_info->bssid, ntoa_buf))); in wl_show_roam_cache_update_event() 4519 DHD_EVENT(("\t\tRSSI: %d\n", candidate_info->rssi)); in wl_show_roam_cache_update_event() 4520 DHD_EVENT(("\t\tChannel: %d\n", candidate_info->ctl_channel)); in wl_show_roam_cache_update_event() 4522 "seen time: %d\n", candidate_info->time_last_seen)); in wl_show_roam_cache_update_event() 4523 DHD_EVENT(("\t\tBSS load: %d\n", candidate_info->bss_load)); in wl_show_roam_cache_update_event()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_common.c | 4509 rmc_candidate_info_v1_t *candidate_info = in wl_show_roam_cache_update_event() local 4518 &candidate_info->bssid, ntoa_buf))); in wl_show_roam_cache_update_event() 4519 DHD_EVENT(("\t\tRSSI: %d\n", candidate_info->rssi)); in wl_show_roam_cache_update_event() 4520 DHD_EVENT(("\t\tChannel: %d\n", candidate_info->ctl_channel)); in wl_show_roam_cache_update_event() 4522 "seen time: %d\n", candidate_info->time_last_seen)); in wl_show_roam_cache_update_event() 4523 DHD_EVENT(("\t\tBSS load: %d\n", candidate_info->bss_load)); in wl_show_roam_cache_update_event()
|