Home
last modified time | relevance | path

Searched refs:survey_channel (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c3801 unsigned char survey_channel = 0, val8; in site_survey() local
3813 survey_channel = ch->hw_value; in site_survey()
3818 if (survey_channel != 0) { in site_survey()
3829 set_channel_bwmode(padapter, survey_channel, HAL_PRIME_CHNL_OFFSET_DONT_CARE, CHANNEL_WIDTH_20); in site_survey()
3836 r8723bs_select_channel(padapter, survey_channel); in site_survey()