Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852b_rfk.c2156 static u8 _dpk_set_offset(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy, in _dpk_set_offset()
2301 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, 0x3); in _dpk_agc()
2313 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, 0xfe); in _dpk_agc()
2319 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, tmp_gl_idx); in _dpk_agc()
2155 static u8 _dpk_set_offset(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy, _dpk_set_offset() function
H A 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()