Searched refs:pathb_ok (Results 1 – 6 of 6) sorted by relevance
1782 u8 patha_ok, pathb_ok; in _rtl92d_phy_iq_calibrate() local1881 pathb_ok = _rtl92d_phy_pathb_iqk(hw); in _rtl92d_phy_iq_calibrate()1882 if (pathb_ok == 0x03) { in _rtl92d_phy_iq_calibrate()1894 } else if (i == (retrycount - 1) && pathb_ok == 0x01) { in _rtl92d_phy_iq_calibrate()1904 if (0x00 == pathb_ok) in _rtl92d_phy_iq_calibrate()1945 u8 patha_ok, pathb_ok; in _rtl92d_phy_iq_calibrate_5g_normal() local2041 pathb_ok = _rtl92d_phy_pathb_iqk_5g_normal(hw); in _rtl92d_phy_iq_calibrate_5g_normal()2042 if (pathb_ok == 0x03) { in _rtl92d_phy_iq_calibrate_5g_normal()2053 } else if (pathb_ok == 0x01) { /* Tx IQK OK */ in _rtl92d_phy_iq_calibrate_5g_normal()2270 bool patha_ok, pathb_ok; in rtl92d_phy_iq_calibrate() local[all …]
2517 u8 patha_ok, pathb_ok; in _rtl92ee_phy_iq_calibrate() local2624 pathb_ok = _rtl92ee_phy_path_b_iqk(hw); in _rtl92ee_phy_iq_calibrate()2625 if (pathb_ok == 0x01) { in _rtl92ee_phy_iq_calibrate()2640 pathb_ok); in _rtl92ee_phy_iq_calibrate()2644 pathb_ok = _rtl92ee_phy_path_b_rx_iqk(hw, is2t); in _rtl92ee_phy_iq_calibrate()2645 if (pathb_ok == 0x03) { in _rtl92ee_phy_iq_calibrate()2660 pathb_ok); in _rtl92ee_phy_iq_calibrate()2663 if (0x00 == pathb_ok) in _rtl92ee_phy_iq_calibrate()
1166 u8 patha_ok, pathb_ok; in _rtl8723e_phy_iq_calibrate() local1245 pathb_ok = _rtl8723e_phy_path_b_iqk(hw); in _rtl8723e_phy_iq_calibrate()1246 if (pathb_ok == 0x03) { in _rtl8723e_phy_iq_calibrate()1261 } else if (i == (retrycount - 1) && pathb_ok == 0x01) { in _rtl8723e_phy_iq_calibrate()
1233 u8 patha_ok, pathb_ok; in _rtl92c_phy_iq_calibrate() local1309 pathb_ok = _rtl92c_phy_path_b_iqk(hw); in _rtl92c_phy_iq_calibrate()1310 if (pathb_ok == 0x03) { in _rtl92c_phy_iq_calibrate()1325 } else if (i == (retrycount - 1) && pathb_ok == 0x01) { in _rtl92c_phy_iq_calibrate()
2031 u8 patha_ok, pathb_ok; in _rtl8723be_phy_iq_calibrate() local2121 pathb_ok = _rtl8723be_phy_path_b_iqk(hw); in _rtl8723be_phy_iq_calibrate()2122 if (pathb_ok == 0x01) { in _rtl8723be_phy_iq_calibrate()2138 pathb_ok = _rtl8723be_phy_path_b_rx_iqk(hw); in _rtl8723be_phy_iq_calibrate()2139 if (pathb_ok == 0x03) { in _rtl8723be_phy_iq_calibrate()
1720 u8 patha_ok, pathb_ok; in _rtl88e_phy_iq_calibrate() local1814 pathb_ok = _rtl88e_phy_path_b_iqk(hw); in _rtl88e_phy_iq_calibrate()1815 if (pathb_ok == 0x03) { in _rtl88e_phy_iq_calibrate()1830 } else if (i == (retrycount - 1) && pathb_ok == 0x01) { in _rtl88e_phy_iq_calibrate()