Home
last modified time | relevance | path

Searched defs:kpath (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8922a_rfk.c46 u8 kpath; in rtw8922a_ctl_band_ch_bw() local
174 static void rtw8922a_chlk_ktbl_sel(struct rtw89_dev *rtwdev, u8 kpath, u8 idx) in rtw8922a_chlk_ktbl_sel()
H A Drtw8852b_rfk.c1472 u8 kpath; in _iqk_afebb_restore() local
1519 u8 kpath; in _iqk_macbb_setting() local
1569 static void _wait_rx_mode(struct rtw89_dev *rtwdev, u8 kpath) in _wait_rx_mode() argument
1631 u8 kpath = _kpath(rtwdev, phy_idx); in _iqk() local
1777 _dpk_bb_afe_setting(struct rtw89_dev * rtwdev,enum rtw89_phy_idx phy,enum rtw89_rf_path path,u8 kpath,enum rtw89_chanctx_idx chanctx_idx) _dpk_bb_afe_setting() argument
1795 _dpk_bb_afe_restore(struct rtw89_dev * rtwdev,enum rtw89_phy_idx phy,enum rtw89_rf_path path,u8 kpath,enum rtw89_chanctx_idx chanctx_idx) _dpk_bb_afe_restore() argument
2485 _dpk_cal_select(struct rtw89_dev * rtwdev,bool force,enum rtw89_phy_idx phy,u8 kpath,enum rtw89_chanctx_idx chanctx_idx) _dpk_cal_select() argument
2564 u8 path, kpath; _dpk_force_bypass() local
2695 u8 tx_scale, ofdm_bkof, path, kpath; _set_dpd_backoff() local
4139 u8 kpath, path; _rxbb_bw() local
[all...]
H A Drtw8852a_rfk.c92 static void _wait_rx_mode(struct rtw89_dev *rtwdev, u8 kpath) in _wait_rx_mode() argument
1726 u8 path, kpath, dck_tune; in _rx_dck() local
1895 enum rtw89_rf_path path, u8 kpath) in _dpk_bb_afe_setting() argument
1926 enum rtw89_rf_path path, u8 kpath) in _dpk_bb_afe_restore() argument
2611 _dpk_cal_select(struct rtw89_dev * rtwdev,bool force,enum rtw89_phy_idx phy,u8 kpath,enum rtw89_chanctx_idx chanctx_idx) _dpk_cal_select() argument
2702 u8 path, kpath; _dpk_force_bypass() local
[all...]
/linux/tools/testing/selftests/kcmp/
H A Dkcmp_test.c32 const char kpath[] = "kcmp-test-file"; in main() local