/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | rtw8852a_rfk.c | 15 static u8 _kpath(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy_idx) in _kpath() function 1467 switch (_kpath(rtwdev, phy_idx)) { in _iqk_afebb_restore() 1514 switch (_kpath(rtwdev, phy_idx)) { in _iqk_macbb_setting() 1656 switch (_kpath(rtwdev, phy_idx)) { in _iqk() 1734 kpath = _kpath(rtwdev, phy); in _rx_dck() 2704 kpath = _kpath(rtwdev, phy); in _dpk_force_bypass() 2723 _dpk_cal_select(rtwdev, force, phy, _kpath(rtwdev, phy), in _dpk() 3570 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy)); in _tssi_pre_tx() 3645 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8852a_iqk() 3665 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8852a_rx_dck() [all …]
|
H A D | rtw8852b_rfk.c | 276 static u8 _kpath(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy_idx) in _kpath() function 1491 kpath = _kpath(rtwdev, phy_idx); in _iqk_afebb_restore() 1537 kpath = _kpath(rtwdev, phy_idx); in _iqk_macbb_setting() 1608 _wait_rx_mode(rtwdev, _kpath(rtwdev, band_idx)); in _tmac_tx_pause() 1646 u8 kpath = _kpath(rtwdev, phy_idx); in _iqk() 2581 kpath = _kpath(rtwdev, phy); in _dpk_force_bypass() 2712 kpath = _kpath(rtwdev, phy); in _set_dpd_backoff() 3779 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8852b_iqk() 3796 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8852b_rx_dck() 3812 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8852b_dpk() [all …]
|
H A D | rtw8852c_rfk.c | 80 static u8 _kpath(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy_idx) in _kpath() function 1554 switch (_kpath(rtwdev, phy_idx)) { in _iqk() 2793 kpath = _kpath(rtwdev, phy); in _dpk_force_bypass() 2812 _dpk_cal_select(rtwdev, force, phy, _kpath(rtwdev, phy), chanctx_idx); in _dpk() 3904 kpath = _kpath(rtwdev, phy); in _ctrl_bw() 3980 kpath = _kpath(rtwdev, phy); in _ctrl_ch() 3997 kpath = _kpath(rtwdev, phy); in _rxbb_bw() 4168 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8852c_iqk() 4188 kpath = _kpath(rtwdev, phy); in _rx_dck() 4308 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8852c_dpk()
|
H A D | rtw8852bt_rfk.c | 233 static u8 _kpath(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy_idx) in _kpath() function 1755 _wait_rx_mode(rtwdev, _kpath(rtwdev, band_idx)); in _tmac_tx_pause() 1793 u8 kpath = _kpath(rtwdev, phy_idx); in _iqk() 2681 kpath = _kpath(rtwdev, phy); in _dpk_force_bypass() 2797 kpath = _kpath(rtwdev, phy); in _set_dpd_backoff() 3854 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8852bt_iqk() 3871 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8852bt_rx_dck() 4228 kpath = _kpath(rtwdev, phy); in _rxbb_bw()
|
H A D | rtw8851b_rfk.c | 135 static u8 _kpath(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy_idx) in _kpath() function 2520 _dpk_cal_select(rtwdev, force, phy, _kpath(rtwdev, phy), chanctx_idx); in _dpk() 3267 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8851b_iqk() 3284 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8851b_rx_dck() 3300 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8851b_dpk() 3604 kpath = _kpath(rtwdev, phy); in _rxbb_bw()
|