Searched refs:WPA2_TASK_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
19 #define WPA2_TASK_STACK_SIZE (6144 + TASK_STACK_SIZE_ADD) macro
729 …ret = os_task_create(wpa2_task, "wpa2T", WPA2_TASK_STACK_SIZE, NULL, WPA2_TASK_PRIORITY, &s_wpa2_t… in eap_peer_sm_init()742 wpa_printf(MSG_INFO, "wifi_task prio:%d, stack:%d", WPA2_TASK_PRIORITY, WPA2_TASK_STACK_SIZE); in eap_peer_sm_init()