Searched refs:WLAN1_NAME (Results 1 – 4 of 4) sorted by relevance
31 #define WLAN1_NAME "wlan1" macro
39 #ifndef WLAN1_NAME40 #define WLAN1_NAME "wlan1" macro
100 #ifndef WLAN1_NAME101 #define WLAN1_NAME "wlan1" macro1072 ifname = WLAN1_NAME; in wifi_get_associated_client_list()1100 ifname = WLAN1_NAME; in wifi_get_ap_info()1719 ifname = WLAN1_NAME; in wifi_start_ap()1845 ifname = WLAN1_NAME; in wifi_start_ap_with_hidden_ssid()3070 return wext_set_ch_deauth(WLAN1_NAME, enable); in wifi_set_ch_deauth()3107 wext_del_station(WLAN1_NAME, client_info.mac_list[client_number].octet); in wifi_suspend_softap()3109 wext_suspend_softap(WLAN1_NAME); in wifi_suspend_softap()3122 wext_del_station(WLAN1_NAME, client_info.mac_list[client_number].octet); in wifi_suspend_softap_beacon()[all …]
53 #ifndef WLAN1_NAME54 #define WLAN1_NAME "wlan1" macro260 if(wext_get_ssid(WLAN1_NAME, (unsigned char *) essid) > 0) { in cmd_wifi_sta_and_ap()733 u8 *ifname[2] = {(u8*)WLAN0_NAME,(u8*)WLAN1_NAME}; in cmd_wifi_info()
Completed in 20 milliseconds