Home
last modified time | relevance | path

Searched refs:kpath (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/tools/testing/selftests/kcmp/
Dkcmp_test.c32 const char kpath[] = "kcmp-test-file"; in main() local
42 fd1 = open(kpath, O_RDWR | O_CREAT | O_TRUNC, 0644); in main()
94 fd2 = open(kpath, O_RDWR, 0644); in main()
/linux-6.6.21/drivers/net/wireless/realtek/rtw89/
Drtw8852b_rfk.c1484 u8 kpath; in _iqk_afebb_restore() local
1489 kpath = _kpath(rtwdev, phy_idx); in _iqk_afebb_restore()
1491 switch (kpath) { in _iqk_afebb_restore()
1532 u8 kpath; in _iqk_macbb_setting() local
1535 kpath = _kpath(rtwdev, phy_idx); in _iqk_macbb_setting()
1537 switch (kpath) { in _iqk_macbb_setting()
1582 static void _wait_rx_mode(struct rtw89_dev *rtwdev, u8 kpath) in _wait_rx_mode() argument
1589 if (!(kpath & BIT(path))) in _wait_rx_mode()
1642 u8 kpath = _kpath(rtwdev, phy_idx); in _iqk() local
1644 switch (kpath) { in _iqk()
[all …]
Drtw8852a_rfk.c92 static void _wait_rx_mode(struct rtw89_dev *rtwdev, u8 kpath) in _wait_rx_mode() argument
99 if (!(kpath & BIT(path))) in _wait_rx_mode()
1709 u8 path, kpath, dck_tune; in _rx_dck() local
1717 kpath = _kpath(rtwdev, phy); in _rx_dck()
1720 if (!(kpath & BIT(path))) in _rx_dck()
1876 enum rtw89_rf_path path, u8 kpath) in _dpk_bb_afe_setting() argument
1878 switch (kpath) { in _dpk_bb_afe_setting()
1902 "[DPK] Set BB/AFE for PHY%d (kpath=%d)\n", phy, kpath); in _dpk_bb_afe_setting()
1907 enum rtw89_rf_path path, u8 kpath) in _dpk_bb_afe_restore() argument
1909 switch (kpath) { in _dpk_bb_afe_restore()
[all …]
Drtw8852c_rfk.c149 static void _wait_rx_mode(struct rtw89_dev *rtwdev, u8 kpath) in _wait_rx_mode() argument
156 if (!(kpath & BIT(path))) in _wait_rx_mode()
1928 enum rtw89_rf_path path, u8 kpath) in _dpk_bb_afe_setting() argument
2691 enum rtw89_phy_idx phy, u8 kpath) in _dpk_cal_select() argument
2704 if (!(kpath & BIT(path))) in _dpk_cal_select()
2736 _dpk_bb_afe_setting(rtwdev, phy, path, kpath); in _dpk_cal_select()
2782 u8 path, kpath; in _dpk_force_bypass() local
2784 kpath = _kpath(rtwdev, phy); in _dpk_force_bypass()
2787 if (kpath & BIT(path)) in _dpk_force_bypass()
3844 u8 kpath, path; in _ctrl_bw() local
[all …]
Drtw8851b_rfk.c166 static void _wait_rx_mode(struct rtw89_dev *rtwdev, u8 kpath) in _wait_rx_mode() argument
173 if (!(kpath & BIT(path))) in _wait_rx_mode()
2452 enum rtw89_phy_idx phy, u8 kpath) in _dpk_cal_select() argument
2464 if (!(kpath & BIT(path))) in _dpk_cal_select()
2476 if (!(kpath & BIT(path))) in _dpk_cal_select()
2492 if (!(kpath & BIT(path))) in _dpk_cal_select()
3594 u8 kpath, path; in _rxbb_bw() local
3596 kpath = _kpath(rtwdev, phy); in _rxbb_bw()
3599 if (!(kpath & BIT(path))) in _rxbb_bw()