survey_times     1518 drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c 	u8 survey_times =3;
survey_times     1634 drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c 			for (i = 0;i<survey_times;i++)
survey_times     1636 drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c 			memcpy(&ch[j*survey_times+i], &ch[j], sizeof(struct rtw_ieee80211_channel));
survey_times     1638 drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c 		_status = rtw_sitesurvey_cmd(padapter, ssid, RTW_SSID_SCAN_AMOUNT, ch, survey_times * request->n_channels);