Searched refs:AP_STA_NUM (Results 1 – 4 of 4) sorted by relevance
342 #define AP_STA_NUM 5 macro344 #define AP_STA_NUM 3 //2014/10/27 modify to 3 macro352 #define AP_STA_NUM 3//g_ap_sta_num macro
773 rtw_mac_t mac_list[AP_STA_NUM]; in cmd_wifi_info()776 client_info.count = AP_STA_NUM; in cmd_wifi_info()
3102 rtw_mac_t mac_list[AP_STA_NUM]; in wifi_suspend_softap()3104 client_info.count = AP_STA_NUM; in wifi_suspend_softap()3117 rtw_mac_t mac_list[AP_STA_NUM]; in wifi_suspend_softap_beacon()3119 client_info.count = AP_STA_NUM; in wifi_suspend_softap_beacon()
1312 rtw_mac_t mac_list[AP_STA_NUM]; in simple_config_kick_STA()1316 client_info.count = AP_STA_NUM; in simple_config_kick_STA()
Completed in 15 milliseconds