Searched refs:_dpk_kip_set_txagc (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/ |
D | rtw8851b_rfk.c | 1988 static void _dpk_kip_set_txagc(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy, in _dpk_kip_set_txagc() function 2122 _dpk_kip_set_txagc(rtwdev, phy, path, 0xff, false); in _dpk_gainloss() 2235 _dpk_kip_set_txagc(rtwdev, phy, path, tmp_dbm, true); in _dpk_agc() 2248 _dpk_kip_set_txagc(rtwdev, phy, path, tmp_dbm, true); in _dpk_agc() 2435 _dpk_kip_set_txagc(rtwdev, phy, path, init_xdbm, true); in _dpk_main()
|
D | rtw8852c_rfk.c | 2217 static void _dpk_kip_set_txagc(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy, in _dpk_kip_set_txagc() function 2233 _dpk_kip_set_txagc(rtwdev, phy, path, 0xff, false); in _dpk_gainloss() 2387 _dpk_kip_set_txagc(rtwdev, phy, path, tmp_dbm, true); in _dpk_agc() 2399 _dpk_kip_set_txagc(rtwdev, phy, path, tmp_dbm, true); in _dpk_agc() 2660 _dpk_kip_set_txagc(rtwdev, phy, path, init_xdbm, true); in _dpk_main()
|
D | rtw8852b_rfk.c | 2132 static void _dpk_kip_set_txagc(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy, in _dpk_kip_set_txagc() function 2175 _dpk_kip_set_txagc(rtwdev, phy, path, txagc); in _dpk_set_offset() 2465 _dpk_kip_set_txagc(rtwdev, phy, path, txagc); in _dpk_main()
|
D | rtw8852bt_rfk.c | 2197 static void _dpk_kip_set_txagc(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy, in _dpk_kip_set_txagc() function 2232 _dpk_kip_set_txagc(rtwdev, phy, path, txagc); in _dpk_set_offset() 2569 _dpk_kip_set_txagc(rtwdev, phy, path, txagc); in _dpk_main()
|