Searched refs:survey_channel (Results 1 – 2 of 2) sorted by relevance
3624 unsigned char survey_channel = 0, val8; in site_survey() local3633 survey_channel = ch->hw_value; in site_survey()3638 if (survey_channel != 0) { in site_survey()3644 …set_channel_bwmode(padapter, survey_channel, HAL_PRIME_CHNL_OFFSET_DONT_CARE, HT_CHANNEL_WIDTH_20); in site_survey()3646 SelectChannel(padapter, survey_channel); in site_survey()
4039 unsigned char survey_channel = 0; in rtw_site_survey() local4048 survey_channel = ch->hw_value; in rtw_site_survey()4053 if (survey_channel != 0) { in rtw_site_survey()4056 set_channel_bwmode23a(padapter, survey_channel, in rtw_site_survey()4060 SelectChannel23a(padapter, survey_channel); in rtw_site_survey()