Searched refs:WPA2_TASK_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
27 #define WPA2_TASK_STACK_SIZE (6144 + TASK_STACK_SIZE_ADD) macro
793 xTaskCreate(wpa2_task, "wpa2T", WPA2_TASK_STACK_SIZE, NULL, 2, s_wpa2_task_hdl); in eap_peer_sm_init()806 wpa_printf(MSG_INFO, "wpa2_task prio:%d, stack:%d\n", 2, WPA2_TASK_STACK_SIZE); in eap_peer_sm_init()