Searched refs:path_b_ok (Results 1 – 1 of 1) sorted by relevance
1171 u8 path_a_ok, path_b_ok; in phy_iq_calibrate() local1291 path_b_ok = phy_path_b_iqk(adapt); in phy_iq_calibrate()1292 if (path_b_ok == 0x03) { in phy_iq_calibrate()1302 } else if (i == (retry_count - 1) && path_b_ok == 0x01) { /* Tx IQK OK */ in phy_iq_calibrate()1310 if (0x00 == path_b_ok) { in phy_iq_calibrate()