Lines Matching refs:rtlhal
286 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in _rtl88e_check_condition() local
289 u32 _interface = rtlhal->interface; in _rtl88e_check_condition()
743 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in process_path_a() local
786 if (rtlhal->oem_id == RT_CID_819X_HP) in process_path_a()
1079 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl88e_phy_scan_operation_backup() local
1082 if (!is_hal_stop(rtlhal)) { in rtl88e_phy_scan_operation_backup()
1108 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl88e_phy_set_bw_mode_callback() local
1119 if (is_hal_stop(rtlhal)) { in rtl88e_phy_set_bw_mode_callback()
1179 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl88e_phy_set_bw_mode() local
1185 if ((!is_hal_stop(rtlhal)) && !(RT_CANNOT_IO(hw))) { in rtl88e_phy_set_bw_mode()
1198 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl88e_phy_sw_chnl_callback() local
1204 if (is_hal_stop(rtlhal)) in rtl88e_phy_sw_chnl_callback()
1228 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl88e_phy_sw_chnl() local
1239 if (!(is_hal_stop(rtlhal)) && !(RT_CANNOT_IO(hw))) { in rtl88e_phy_sw_chnl()
1658 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in _rtl88e_phy_simularity_compare() local
1661 bool bresult = true, is2t = IS_92C_SERIAL(rtlhal->version); in _rtl88e_phy_simularity_compare()
1914 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in _rtl88e_phy_set_rfpath_switch() local
1918 if (is_hal_stop(rtlhal)) { in _rtl88e_phy_set_rfpath_switch()
2086 struct rtl_hal *rtlhal = &rtlpriv->rtlhal; in rtl88e_phy_lc_calibrate() local
2097 rtlhal->current_bandtype, timecount); in rtl88e_phy_lc_calibrate()