Home
last modified time | relevance | path

Searched refs:_dpk_set_offset (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Drtw8852b_rfk.c2155 static u8 _dpk_set_offset(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy, in _dpk_set_offset() function
2300 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, 0x3); in _dpk_agc()
2312 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, 0xfe); in _dpk_agc()
2318 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, tmp_gl_idx); in _dpk_agc()
Drtw8852a_rfk.c2255 static u8 _dpk_set_offset(struct rtw89_dev *rtwdev, in _dpk_set_offset() function
2412 tmp_txagc = _dpk_set_offset(rtwdev, path, 3); in _dpk_agc()
2424 tmp_txagc = _dpk_set_offset(rtwdev, path, -2); in _dpk_agc()
2431 tmp_txagc = _dpk_set_offset(rtwdev, path, tmp_gl_idx); in _dpk_agc()