Searched refs:cur_ac (Results 1 – 1 of 1) sorted by relevance
335 int cur_ac, existing_ts = 0, replace_ts = 0; in wmm_ac_should_replace_ts() local337 cur_ac = wmm_ac_find_tsid(wpa_s, tsid, &idx); in wmm_ac_should_replace_ts()338 if (cur_ac >= 0) { in wmm_ac_should_replace_ts()339 if (cur_ac != ac) { in wmm_ac_should_replace_ts()342 tsid, cur_ac); in wmm_ac_should_replace_ts()