Searched refs:txpwr_avg (Results 1 – 1 of 1) sorted by relevance
358 s32 txpwr_avg = tas->total_txpwr / RTW89_TAS_MAX_WINDOW / PERCENT; in rtw89_tas_state_update() local387 dpr_on_threshold, dpr_off_threshold, txpwr_avg); in rtw89_tas_state_update()389 if (txpwr_avg >= dpr_on_threshold) in rtw89_tas_state_update()391 else if (txpwr_avg < dpr_off_threshold) in rtw89_tas_state_update()