Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h495 void SelectChannel(struct adapter *padapter, unsigned char channel);
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c280 SelectChannel(padapter, pmlmeext->cur_channel); in expire_timeout_chk()
318 SelectChannel(padapter, backup_oper_channel); in expire_timeout_chk()
H A Drtw_wlan_util.c336 void SelectChannel(struct adapter *padapter, unsigned char channel) in SelectChannel() function
H A Drtw_mlme_ext.c3834 SelectChannel(padapter, pmlmeext->fixed_chan); in site_survey()
3837 SelectChannel(padapter, survey_channel); in site_survey()