Home
last modified time | relevance | path

Searched refs:MAX_ACTIVE_WORKS (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/wpa_supplicant/
Dwpa_supplicant_i.h352 #define MAX_ACTIVE_WORKS 2 macro
Dwpa_supplicant.c6702 if (radio->num_active_works < MAX_ACTIVE_WORKS) { in radio_start_next_work()
6723 radio->num_active_works < MAX_ACTIVE_WORKS) in radio_start_next_work()
6886 && radio->num_active_works < MAX_ACTIVE_WORKS) { in radio_add_work()