• Ping-Ke Shih's avatar
    wifi: rtw89: 8852bt: rfk: add TSSI · 9f8852a9
    Ping-Ke Shih authored
    TSSI is transmitter signal strength indication, which is a close-loop
    hardware circuit to feedback actual transmitting power as a reference for
    next transmission.
    
    It does full calibration when we are going to connect an AP. When switching
    bands or channels for scanning or some reasons, reset hardware status to
    prevent use wrong power value feedback from previous transmission.
    
    It also loads tables of compensation values reflecting current temperature
    into registers according to channel and band group to transmit packets
    with expected power.
    Signed-off-by: default avatarPing-Ke Shih <pkshih@realtek.com>
    Link: https://patch.msgid.link/20240621073458.55187-2-pkshih@realtek.com
    9f8852a9
rtw8852bt_rfk_table.c 20.7 KB