Searched refs:survey_channel (Results 1 – 2 of 2) sorted by relevance
4029 unsigned char survey_channel = 0; in rtw_site_survey() local4038 survey_channel = ch->hw_value; in rtw_site_survey()4043 if (survey_channel != 0) { in rtw_site_survey()4046 set_channel_bwmode23a(padapter, survey_channel, in rtw_site_survey()4050 SelectChannel23a(padapter, survey_channel); in rtw_site_survey()
2003 unsigned char survey_channel = 0, val8; in site_survey() local2012 survey_channel = ch->hw_value; in site_survey()2017 if (survey_channel != 0) { in site_survey()2023 …set_channel_bwmode(padapter, survey_channel, HAL_PRIME_CHNL_OFFSET_DONT_CARE, HT_CHANNEL_WIDTH_20); in site_survey()2025 SelectChannel(padapter, survey_channel); in site_survey()