Searched refs:txpwr_rf (Results 1 – 1 of 1) sorted by relevance
1847 static s8 rtw89_phy_txpwr_rf_to_mac(struct rtw89_dev *rtwdev, s8 txpwr_rf) in rtw89_phy_txpwr_rf_to_mac() argument1851 return txpwr_rf >> (chip->txpwr_factor_rf - chip->txpwr_factor_mac); in rtw89_phy_txpwr_rf_to_mac()