Searched refs:SelectChannel (Results 1 – 8 of 8) sorted by relevance
/drivers/staging/r8188eu/core/ |
D | rtw_ap.c | 266 SelectChannel(padapter, pmlmeext->cur_channel); in expire_timeout_chk() 300 SelectChannel(padapter, backup_oper_channel); in expire_timeout_chk()
|
D | rtw_wlan_util.c | 275 void SelectChannel(struct adapter *padapter, unsigned char channel) in SelectChannel() function
|
D | rtw_mlme_ext.c | 6006 SelectChannel(padapter, survey_channel); in site_survey() 7164 SelectChannel(padapter, pmlmeext->cur_channel); in linked_status_chk() 7179 SelectChannel(padapter, backup_oper_channel); in linked_status_chk()
|
/drivers/staging/rtl8723bs/include/ |
D | rtw_mlme_ext.h | 495 void SelectChannel(struct adapter *padapter, unsigned char channel);
|
/drivers/staging/r8188eu/include/ |
D | rtw_mlme_ext.h | 409 void SelectChannel(struct adapter *padapter, unsigned char channel);
|
/drivers/staging/rtl8723bs/core/ |
D | rtw_ap.c | 280 SelectChannel(padapter, pmlmeext->cur_channel); in expire_timeout_chk() 318 SelectChannel(padapter, backup_oper_channel); in expire_timeout_chk()
|
D | rtw_wlan_util.c | 336 void SelectChannel(struct adapter *padapter, unsigned char channel) in SelectChannel() function
|
D | rtw_mlme_ext.c | 3836 SelectChannel(padapter, pmlmeext->fixed_chan); in site_survey() 3839 SelectChannel(padapter, survey_channel); in site_survey()
|