Searched refs:_kpath (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/dev/rtw89/ |
H A D | rtw8852b_rfk.c | 276 static u8 _kpath(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy_idx) in _kpath() 1490 kpath = _kpath(rtwdev, phy_idx); in _iqk_afebb_restore() 1536 kpath = _kpath(rtwdev, phy_idx); in _iqk_macbb_setting() 1607 _wait_rx_mode(rtwdev, _kpath(rtwdev, band_idx)); in _tmac_tx_pause() 1643 u8 kpath = _kpath(rtwdev, phy_idx); in _iqk() 2572 kpath = _kpath(rtwdev, phy); in _dpk_force_bypass() 2702 kpath = _kpath(rtwdev, phy); in _set_dpd_backoff() 3774 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8852b_iqk() 3790 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8852b_rx_dck() 3805 _wait_rx_mode(rtwdev, _kpath(rtwde in rtw8852b_dpk() 275 static u8 _kpath(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy_idx) _kpath() function [all...] |
H A D | rtw8852a_rfk.c | 15 static u8 _kpath(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy_idx) in _kpath() function 1454 switch (_kpath(rtwdev, phy_idx)) { in _iqk_afebb_restore() 1501 switch (_kpath(rtwdev, phy_idx)) { in _iqk_macbb_setting() 1640 switch (_kpath(rtwdev, phy_idx)) { in _iqk() 1717 kpath = _kpath(rtwdev, phy); in _rx_dck() 2677 kpath = _kpath(rtwdev, phy); in _dpk_force_bypass() 2695 _dpk_cal_select(rtwdev, force, phy, _kpath(rtwdev, phy)); in _dpk() 3546 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy)); in _tssi_pre_tx() 3619 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8852a_iqk() 3639 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8852a_rx_dck() [all …]
|
H A D | rtw8852c_rfk.c | 79 static u8 _kpath(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy_idx) in _kpath() 1549 switch (_kpath(rtwdev, phy_idx)) { in _iqk() 2789 kpath = _kpath(rtwdev, phy); in _dpk_force_bypass() 2807 _dpk_cal_select(rtwdev, force, phy, _kpath(rtwdev, phy)); in _dpk() 3872 kpath = _kpath(rtwdev, phy); in _ctrl_bw() 3948 kpath = _kpath(rtwdev, phy); in _rxbb_bw() 3965 kpath = _kpath(rtwdev, phy); in _rxbb_bw() 4135 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in _rx_dck() 4155 kpath = _kpath(rtwdev, phy); in _rx_dck() 4273 _wait_rx_mode(rtwdev, _kpath(rtwde in rtw8852c_tssi() 78 static u8 _kpath(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy_idx) _kpath() function [all...] |
H A D | rtw8851b_rfk.c | 135 static u8 _kpath(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy_idx) in _kpath() function 2514 _dpk_cal_select(rtwdev, force, phy, _kpath(rtwdev, phy)); in _dpk() 3265 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8851b_iqk() 3281 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8851b_rx_dck() 3296 _wait_rx_mode(rtwdev, _kpath(rtwdev, phy_idx)); in rtw8851b_dpk() 3596 kpath = _kpath(rtwdev, phy); in _rxbb_bw()
|