Searched refs:_dpk_set_offset (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | rtw8852a_rfk.c | 2276 static u8 _dpk_set_offset(struct rtw89_dev *rtwdev, in _dpk_set_offset() function 2434 tmp_txagc = _dpk_set_offset(rtwdev, path, 3); in _dpk_agc() 2446 tmp_txagc = _dpk_set_offset(rtwdev, path, -2); in _dpk_agc() 2453 tmp_txagc = _dpk_set_offset(rtwdev, path, tmp_gl_idx); in _dpk_agc()
|
H A D | rtw8852b_rfk.c | 2161 static u8 _dpk_set_offset(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy, in _dpk_set_offset() function 2306 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, 0x3); in _dpk_agc() 2318 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, 0xfe); in _dpk_agc() 2324 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, tmp_gl_idx); in _dpk_agc()
|
H A D | rtw8852bt_rfk.c | 2220 static u8 _dpk_set_offset(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy, in _dpk_set_offset() function 2374 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, in _dpk_agc() 2387 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, in _dpk_agc() 2395 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, tmp_txagc, in _dpk_agc()
|