Searched refs:_dpk_kip_set_txagc (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | rtw8851b_rfk.c | 1984 static void _dpk_kip_set_txagc(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy, in _dpk_kip_set_txagc() function 2118 _dpk_kip_set_txagc(rtwdev, phy, path, 0xff, false); in _dpk_gainloss() 2231 _dpk_kip_set_txagc(rtwdev, phy, path, tmp_dbm, true); in _dpk_agc() 2244 _dpk_kip_set_txagc(rtwdev, phy, path, tmp_dbm, true); in _dpk_agc() 2431 _dpk_kip_set_txagc(rtwdev, phy, path, init_xdbm, true); in _dpk_main()
|
H A D | rtw8852c_rfk.c | 2211 static void _dpk_kip_set_txagc(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy, in _dpk_kip_set_txagc() function 2227 _dpk_kip_set_txagc(rtwdev, phy, path, 0xff, false); in _dpk_gainloss() 2381 _dpk_kip_set_txagc(rtwdev, phy, path, tmp_dbm, true); in _dpk_agc() 2393 _dpk_kip_set_txagc(rtwdev, phy, path, tmp_dbm, true); in _dpk_agc() 2654 _dpk_kip_set_txagc(rtwdev, phy, path, init_xdbm, true); in _dpk_main()
|
H A D | rtw8852b_rfk.c | 2126 static void _dpk_kip_set_txagc(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy, in _dpk_kip_set_txagc() function 2169 _dpk_kip_set_txagc(rtwdev, phy, path, txagc); in _dpk_set_offset() 2458 _dpk_kip_set_txagc(rtwdev, phy, path, txagc); in _dpk_main()
|