Searched refs:num_in_wfs (Results 1 – 2 of 2) sorted by relevance
113 u32 num_in_wfs; member
325 while (atomic_read((atomic_t *)&tboot->num_in_wfs) != num_aps && in tboot_wait_for_aps()334 return !(atomic_read((atomic_t *)&tboot->num_in_wfs) == num_aps); in tboot_wait_for_aps()
Completed in 4 milliseconds