Searched refs:_kpath (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/drivers/net/wireless/realtek/rtw89/ |
| D | rtw8852a_rfk.c | 15 static u8 _kpath(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy_idx) in _kpath() function 1457 switch (_kpath(rtwdev, phy_idx)) { in _iqk_afebb_restore() 1504 switch (_kpath(rtwdev, phy_idx)) { in _iqk_macbb_setting() 1667 switch (_kpath(rtwdev, phy_idx)) { in _iqk() 1744 kpath = _kpath(rtwdev, phy); in _rx_dck() 2704 kpath = _kpath(rtwdev, phy); in _dpk_force_bypass() 2722 _dpk_cal_select(rtwdev, force, phy, _kpath(rtwdev, phy)); in _dpk() 3573 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy)); in _tssi_pre_tx() 3646 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8852a_iqk() 3671 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8852a_rx_dck() [all …]
|
| D | rtw8852c_rfk.c | 63 static u8 _kpath(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy_idx) in _kpath() function 1524 switch (_kpath(rtwdev, phy_idx)) { in _iqk() 2559 kpath = _kpath(rtwdev, phy); in _dpk_force_bypass() 2577 _dpk_cal_select(rtwdev, force, phy, _kpath(rtwdev, phy)); in _dpk() 3623 kpath = _kpath(rtwdev, phy); in _ctrl_bw() 3699 kpath = _kpath(rtwdev, phy); in _ctrl_ch() 3716 kpath = _kpath(rtwdev, phy); in _rxbb_bw() 3868 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8852c_iqk() 3885 kpath = _kpath(rtwdev, phy); in rtw8852c_rx_dck() 3942 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8852c_dpk()
|