Searched refs:total_tx_ratio (Results 1 – 2 of 2) sorted by relevance
478 tas->total_tx_ratio += tx_ratio - tas->tx_ratio_history[tas->tx_ratio_idx]; in rtw89_tas_history_update()503 tx_ratio_avg = tas->total_tx_ratio / RTW89_TAS_TX_RATIO_WINDOW; in rtw89_tas_rolling_average()587 tas->total_tx_ratio = RTW89_TAS_DFLT_TX_RATIO * RTW89_TAS_TX_RATIO_WINDOW; in rtw89_tas_reset()
4698 u16 total_tx_ratio; member