Searched refs:sitesurvey_res (Results 1 – 9 of 9) sorted by relevance
240 pmlmeext->sitesurvey_res.state = SCAN_DISABLE; in init_mlme_ext_priv_value()241 pmlmeext->sitesurvey_res.channel_idx = 0; in init_mlme_ext_priv_value()242 pmlmeext->sitesurvey_res.bss_cnt = 0; in init_mlme_ext_priv_value()3834 if (pmlmeext->sitesurvey_res.channel_idx < pmlmeext->sitesurvey_res.ch_num) { in site_survey()3835 ch = &pmlmeext->sitesurvey_res.ch[pmlmeext->sitesurvey_res.channel_idx]; in site_survey()4475 pmlmeext->sitesurvey_res.bss_cnt++; in report_survey_event()5128 pmlmeext->sitesurvey_res.channel_idx++; in survey_timer_hdl()5132 pmlmeext->sitesurvey_res.channel_idx = pmlmeext->sitesurvey_res.ch_num; in survey_timer_hdl()5576 pmlmeext->sitesurvey_res.bss_cnt = 0; in sitesurvey_cmd_hdl()5577 pmlmeext->sitesurvey_res.channel_idx = 0; in sitesurvey_cmd_hdl()[all …]
225 pmlmeext->sitesurvey_res.state = SCAN_DISABLE; in init_mlme_ext_priv_value()226 pmlmeext->sitesurvey_res.channel_idx = 0; in init_mlme_ext_priv_value()227 pmlmeext->sitesurvey_res.bss_cnt = 0; in init_mlme_ext_priv_value()6092 if (pmlmeext->sitesurvey_res.channel_idx < pmlmeext->sitesurvey_res.ch_num) { in site_survey()6093 ch = &pmlmeext->sitesurvey_res.ch[pmlmeext->sitesurvey_res.channel_idx]; in site_survey()6160 pmlmeext->sitesurvey_res.bss_cnt = 0; in site_survey()6744 pmlmeext->sitesurvey_res.bss_cnt++; in report_survey_event()7297 pmlmeext->sitesurvey_res.channel_idx++; in survey_timer_hdl()7308 pmlmeext->sitesurvey_res.channel_idx = pmlmeext->sitesurvey_res.ch_num; in survey_timer_hdl()7680 pmlmeext->sitesurvey_res.bss_cnt = 0; in sitesurvey_cmd_hdl()[all …]
1091 if (pmlmeext->sitesurvey_res.state == SCAN_PROCESS) { in validate_recv_frame()
97 if (pmlmeext->sitesurvey_res.state == SCAN_PROCESS) { in rtl8188e_PHY_RF6052SetCckTxPower()
254 if (pmlmeext->sitesurvey_res.bss_cnt > 0xFF) in halbtcoutsrc_GetWifiScanAPNum()257 scan_AP_num = (u8)pmlmeext->sitesurvey_res.bss_cnt; in halbtcoutsrc_GetWifiScanAPNum()
472 padapter->mlmeextpriv.sitesurvey_res.state = SCAN_DISABLE; in rtw_reset_drv_sw()
423 struct ss_res sitesurvey_res; member
403 struct ss_res sitesurvey_res; member
658 padapter->mlmeextpriv.sitesurvey_res.state = SCAN_DISABLE; in rtw_reset_drv_sw()
Completed in 39 milliseconds