Searched refs:replace_ts (Results 1 – 1 of 1) sorted by relevance
334 int cur_ac, existing_ts = 0, replace_ts = 0; in wmm_ac_should_replace_ts() local346 replace_ts |= BIT(idx); in wmm_ac_should_replace_ts()357 replace_ts |= existing_ts & (BIT(TS_DIR_IDX_UPLINK) | in wmm_ac_should_replace_ts()362 replace_ts |= existing_ts & (BIT(TS_DIR_IDX_DOWNLINK) | in wmm_ac_should_replace_ts()367 replace_ts |= existing_ts; in wmm_ac_should_replace_ts()373 return replace_ts; in wmm_ac_should_replace_ts()