Searched refs:new_assoc (Results 1 – 3 of 3) sorted by relevance
224 UInt new_assoc = old_assoc; in maybe_tweak_LLc() local251 new_assoc = (UInt)(0.5 + factor * (Double)old_assoc); in maybe_tweak_LLc()252 tl_assert(new_assoc >= old_assoc); in maybe_tweak_LLc()254 new_size = old_line_size * new_assoc * new_nSets; in maybe_tweak_LLc()258 if (new_size == old_size && new_assoc == old_assoc) in maybe_tweak_LLc()266 new_line_size, new_assoc, new_size); in maybe_tweak_LLc()269 LLc->assoc = new_assoc; in maybe_tweak_LLc()
44 int new_assoc, res; in hostapd_notif_assoc() local392 new_assoc = (sta->flags & WLAN_STA_ASSOC) == 0; in hostapd_notif_assoc()403 hostapd_new_assoc_sta(hapd, sta, !new_assoc); in hostapd_notif_assoc()
3391 int new_assoc = 1; in handle_assoc_cb() local3439 new_assoc = 0; in handle_assoc_cb()3505 hapd->new_assoc_sta_cb(hapd, sta, !new_assoc); in handle_assoc_cb()