Searched refs:new_channel (Results 1 – 4 of 4) sorted by relevance
114 int wext_ap_switch_chl_and_inform(unsigned char new_channel);
1157 int wifi_ap_switch_chl_and_inform(unsigned char new_channel);
1677 extern int rtw_ap_switch_chl_and_inform(unsigned char new_channel);1687 int wext_ap_switch_chl_and_inform(unsigned char new_channel) in wext_ap_switch_chl_and_inform() argument1689 if(rtw_ap_switch_chl_and_inform(new_channel)) in wext_ap_switch_chl_and_inform()
3424 int wifi_ap_switch_chl_and_inform(unsigned char new_channel) in wifi_ap_switch_chl_and_inform() argument3426 wext_ap_switch_chl_and_inform(new_channel); in wifi_ap_switch_chl_and_inform()
Completed in 13 milliseconds