Home
last modified time | relevance | path

Searched refs:txpwr_avg (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dsar.c669 s32 txpwr_avg; in rtw89_tas_rolling_average() local
673 txpwr_avg = rtw89_linear_to_db_quarter(linear); in rtw89_tas_rolling_average()
680 dpr_on_threshold, dpr_off_threshold, txpwr_avg, tx_ratio_avg); in rtw89_tas_rolling_average()
684 else if (txpwr_avg >= dpr_on_threshold) in rtw89_tas_rolling_average()
686 else if (txpwr_avg < dpr_off_threshold) in rtw89_tas_rolling_average()