Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtw89/
A Dsar.c665 s32 dpr_on_threshold, dpr_off_threshold; in rtw89_tas_rolling_average() local
674 dpr_on_threshold = tas->dpr_on_threshold; in rtw89_tas_rolling_average()
679 dpr_on_threshold, dpr_off_threshold, txpwr_avg, tx_ratio_avg); in rtw89_tas_rolling_average()
683 else if (txpwr_avg >= dpr_on_threshold) in rtw89_tas_rolling_average()
749 tas->dpr_on_threshold = cfg - RTW89_TAS_SAR_GAP; in rtw89_tas_reset()
A Dcore.h4894 s8 dpr_on_threshold; member

Completed in 43 milliseconds