Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dphy.c1344 bool b_patha_ok, b_pathb_ok; in rtl8723e_phy_iq_calibrate() local
1374 b_patha_ok = false; in rtl8723e_phy_iq_calibrate()
1430 b_patha_ok = true; in rtl8723e_phy_iq_calibrate()
1437 rtl8723_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl8723e_phy_iq_calibrate()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dphy_common.c1371 bool b_patha_ok, b_pathb_ok; in rtl92c_phy_iq_calibrate() local
1401 b_patha_ok = false; in rtl92c_phy_iq_calibrate()
1463 b_patha_ok = true; in rtl92c_phy_iq_calibrate()
1470 _rtl92c_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl92c_phy_iq_calibrate()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.c2253 bool b_patha_ok, b_pathb_ok; in rtl8723be_phy_iq_calibrate() local
2293 b_patha_ok = false; in rtl8723be_phy_iq_calibrate()
2356 b_patha_ok = true; in rtl8723be_phy_iq_calibrate()
2365 rtl8723_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl8723be_phy_iq_calibrate()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dphy.c1943 bool b_patha_ok, b_pathb_ok; in rtl88e_phy_iq_calibrate() local
1973 b_patha_ok = false; in rtl88e_phy_iq_calibrate()
2036 b_patha_ok = true; in rtl88e_phy_iq_calibrate()
2045 _rtl88e_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl88e_phy_iq_calibrate()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.c2803 bool b_patha_ok, b_pathb_ok; in rtl92ee_phy_iq_calibrate() local
2837 b_patha_ok = false; in rtl92ee_phy_iq_calibrate()
2896 b_patha_ok = true; in rtl92ee_phy_iq_calibrate()
2906 _rtl92ee_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl92ee_phy_iq_calibrate()