Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dphy.c1339 bool b_patha_ok; in rtl8723e_phy_iq_calibrate() local
1369 b_patha_ok = false; in rtl8723e_phy_iq_calibrate()
1418 b_patha_ok = true; in rtl8723e_phy_iq_calibrate()
1424 rtl8723_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl8723e_phy_iq_calibrate()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dphy_common.c1366 bool b_patha_ok, b_pathb_ok; in rtl92c_phy_iq_calibrate() local
1396 b_patha_ok = false; in rtl92c_phy_iq_calibrate()
1454 b_patha_ok = true; in rtl92c_phy_iq_calibrate()
1461 _rtl92c_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl92c_phy_iq_calibrate()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dphy.c1930 bool b_patha_ok; in rtl88e_phy_iq_calibrate() local
1960 b_patha_ok = false; in rtl88e_phy_iq_calibrate()
2016 b_patha_ok = true; in rtl88e_phy_iq_calibrate()
2024 _rtl88e_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl88e_phy_iq_calibrate()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.c2251 bool b_patha_ok, b_pathb_ok; in rtl8723be_phy_iq_calibrate() local
2291 b_patha_ok = false; in rtl8723be_phy_iq_calibrate()
2350 b_patha_ok = true; in rtl8723be_phy_iq_calibrate()
2359 rtl8723_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl8723be_phy_iq_calibrate()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.c2796 bool b_patha_ok, b_pathb_ok; in rtl92ee_phy_iq_calibrate() local
2830 b_patha_ok = false; in rtl92ee_phy_iq_calibrate()
2883 b_patha_ok = true; in rtl92ee_phy_iq_calibrate()
2893 _rtl92ee_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl92ee_phy_iq_calibrate()