Searched refs:_tssi_hw_tx (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | rtw8852b_rfk.c | 3425 static void _tssi_hw_tx(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy, in _tssi_hw_tx() function 3520 _tssi_hw_tx(rtwdev, phy, path, 100, 5000, power[j], true, chan); in _tssi_get_cw_report() 3522 _tssi_hw_tx(rtwdev, phy, RF_PATH_ABCD, 100, 5000, power[j], true, in _tssi_get_cw_report() 3554 _tssi_hw_tx(rtwdev, phy, path, 100, 5000, power[j], false, chan); in _tssi_get_cw_report() 3561 _tssi_hw_tx(rtwdev, phy, path, 100, 5000, power[j], false, chan); in _tssi_get_cw_report()
|
H A D | rtw8852bt_rfk.c | 3501 static void _tssi_hw_tx(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy, in _tssi_hw_tx() function 3596 _tssi_hw_tx(rtwdev, phy, path, 100, 5000, power[j], true, in _tssi_get_cw_report() 3599 _tssi_hw_tx(rtwdev, phy, RF_PATH_ABCD, 100, 5000, power[j], true, in _tssi_get_cw_report() 3631 _tssi_hw_tx(rtwdev, phy, path, 100, 5000, power[j], false, chan); in _tssi_get_cw_report() 3639 _tssi_hw_tx(rtwdev, phy, path, 100, 5000, power[j], false, chan); in _tssi_get_cw_report()
|
H A D | rtw8852a_rfk.c | 3522 static void _tssi_hw_tx(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy, in _tssi_hw_tx() function 3573 _tssi_hw_tx(rtwdev, phy, RF_PATH_AB, xdbm, true, chan); in _tssi_pre_tx() 3575 _tssi_hw_tx(rtwdev, phy, RF_PATH_AB, xdbm, false, chan); in _tssi_pre_tx()
|