Searched refs:pathb_ok (Results 1 – 6 of 6) sorted by relevance
1760 u8 patha_ok, pathb_ok; in _rtl92d_phy_iq_calibrate() local1859 pathb_ok = _rtl92d_phy_pathb_iqk(hw); in _rtl92d_phy_iq_calibrate()1860 if (pathb_ok == 0x03) { in _rtl92d_phy_iq_calibrate()1872 } else if (i == (retrycount - 1) && pathb_ok == 0x01) { in _rtl92d_phy_iq_calibrate()1882 if (0x00 == pathb_ok) in _rtl92d_phy_iq_calibrate()1923 u8 patha_ok, pathb_ok; in _rtl92d_phy_iq_calibrate_5g_normal() local2019 pathb_ok = _rtl92d_phy_pathb_iqk_5g_normal(hw); in _rtl92d_phy_iq_calibrate_5g_normal()2020 if (pathb_ok == 0x03) { in _rtl92d_phy_iq_calibrate_5g_normal()2031 } else if (pathb_ok == 0x01) { /* Tx IQK OK */ in _rtl92d_phy_iq_calibrate_5g_normal()2248 bool patha_ok, pathb_ok; in rtl92d_phy_iq_calibrate() local[all …]
2495 u8 patha_ok, pathb_ok; in _rtl92ee_phy_iq_calibrate() local2602 pathb_ok = _rtl92ee_phy_path_b_iqk(hw); in _rtl92ee_phy_iq_calibrate()2603 if (pathb_ok == 0x01) { in _rtl92ee_phy_iq_calibrate()2618 pathb_ok); in _rtl92ee_phy_iq_calibrate()2622 pathb_ok = _rtl92ee_phy_path_b_rx_iqk(hw, is2t); in _rtl92ee_phy_iq_calibrate()2623 if (pathb_ok == 0x03) { in _rtl92ee_phy_iq_calibrate()2638 pathb_ok); in _rtl92ee_phy_iq_calibrate()2641 if (0x00 == pathb_ok) in _rtl92ee_phy_iq_calibrate()
1141 u8 patha_ok, pathb_ok; in _rtl8723e_phy_iq_calibrate() local1220 pathb_ok = _rtl8723e_phy_path_b_iqk(hw); in _rtl8723e_phy_iq_calibrate()1221 if (pathb_ok == 0x03) { in _rtl8723e_phy_iq_calibrate()1236 } else if (i == (retrycount - 1) && pathb_ok == 0x01) { in _rtl8723e_phy_iq_calibrate()
1212 u8 patha_ok, pathb_ok; in _rtl92c_phy_iq_calibrate() local1288 pathb_ok = _rtl92c_phy_path_b_iqk(hw); in _rtl92c_phy_iq_calibrate()1289 if (pathb_ok == 0x03) { in _rtl92c_phy_iq_calibrate()1304 } else if (i == (retrycount - 1) && pathb_ok == 0x01) { in _rtl92c_phy_iq_calibrate()
2007 u8 patha_ok, pathb_ok; in _rtl8723be_phy_iq_calibrate() local2097 pathb_ok = _rtl8723be_phy_path_b_iqk(hw); in _rtl8723be_phy_iq_calibrate()2098 if (pathb_ok == 0x01) { in _rtl8723be_phy_iq_calibrate()2114 pathb_ok = _rtl8723be_phy_path_b_rx_iqk(hw); in _rtl8723be_phy_iq_calibrate()2115 if (pathb_ok == 0x03) { in _rtl8723be_phy_iq_calibrate()
1698 u8 patha_ok, pathb_ok; in _rtl88e_phy_iq_calibrate() local1792 pathb_ok = _rtl88e_phy_path_b_iqk(hw); in _rtl88e_phy_iq_calibrate()1793 if (pathb_ok == 0x03) { in _rtl88e_phy_iq_calibrate()1808 } else if (i == (retrycount - 1) && pathb_ok == 0x01) { in _rtl88e_phy_iq_calibrate()