Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtw89/
A Dsar.c633 u64 instant_txpwr, txpwr; in rtw89_tas_history_update() local
640 instant_txpwr = rtw89_db_to_linear(-40); in rtw89_tas_history_update()
641 txpwr = instant_txpwr * 100; in rtw89_tas_history_update()
643 instant_txpwr = tas->instant_txpwr; in rtw89_tas_history_update()
644 txpwr = instant_txpwr * tx_ratio; in rtw89_tas_history_update()
658 rtw89_linear_to_db_quarter(instant_txpwr), tx_ratio, in rtw89_tas_history_update()
A Dphy.c3566 tas->instant_txpwr = rtw89_db_to_linear(0); in rtw89_phy_c2h_rfk_log_tas_pwr()
3568 tas->instant_txpwr = DIV_ROUND_DOWN_ULL(linear, cur_idx); in rtw89_phy_c2h_rfk_log_tas_pwr()
A Dcore.h4892 u64 instant_txpwr; member

Completed in 61 milliseconds