Lines Matching refs:is2t
2415 bool is_patha_on, bool is2t) in _rtl92ee_phy_path_adda_on() argument
2421 if (!is2t) { in _rtl92ee_phy_path_adda_on()
2521 long result[][8], u8 t, bool is2t) in _rtl92ee_phy_iq_calibrate() argument
2557 _rtl92ee_phy_path_adda_on(hw, adda_reg, true, is2t); in _rtl92ee_phy_iq_calibrate()
2579 patha_ok = _rtl92ee_phy_path_a_iqk(hw, is2t); in _rtl92ee_phy_iq_calibrate()
2599 patha_ok = _rtl92ee_phy_path_a_rx_iqk(hw, is2t); in _rtl92ee_phy_iq_calibrate()
2622 if (is2t) { in _rtl92ee_phy_iq_calibrate()
2625 _rtl92ee_phy_path_adda_on(hw, adda_reg, false, is2t); in _rtl92ee_phy_iq_calibrate()
2653 pathb_ok = _rtl92ee_phy_path_b_rx_iqk(hw, is2t); in _rtl92ee_phy_iq_calibrate()
2698 if (is2t) { in _rtl92ee_phy_iq_calibrate()
2709 static void _rtl92ee_phy_lc_calibrate(struct ieee80211_hw *hw, bool is2t) in _rtl92ee_phy_lc_calibrate() argument
2725 if (is2t) in _rtl92ee_phy_lc_calibrate()
2732 if (is2t) in _rtl92ee_phy_lc_calibrate()
2746 if (is2t) in _rtl92ee_phy_lc_calibrate()
2755 bool bmain, bool is2t) in _rtl92ee_phy_set_rfpath_switch() argument
2770 if (is2t) { in _rtl92ee_phy_set_rfpath_switch()