Lines Matching refs:rtlhal
733 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl8723e_phy_scan_operation_backup() local
736 if (!is_hal_stop(rtlhal)) { in rtl8723e_phy_scan_operation_backup()
762 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl8723e_phy_set_bw_mode_callback() local
773 if (is_hal_stop(rtlhal)) { in rtl8723e_phy_set_bw_mode_callback()
833 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl8723e_phy_set_bw_mode() local
839 if ((!is_hal_stop(rtlhal)) && !(RT_CANNOT_IO(hw))) { in rtl8723e_phy_set_bw_mode()
852 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl8723e_phy_sw_chnl_callback() local
858 if (is_hal_stop(rtlhal)) in rtl8723e_phy_sw_chnl_callback()
882 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl8723e_phy_sw_chnl() local
893 if (!(is_hal_stop(rtlhal)) && !(RT_CANNOT_IO(hw))) { in rtl8723e_phy_sw_chnl()
910 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in _rtl8723e_phy_sw_rf_seting() local
912 if (IS_81xxC_VENDOR_UMC_B_CUT(rtlhal->version)) { in _rtl8723e_phy_sw_rf_seting()
1336 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in _rtl8723e_phy_set_rfpath_switch() local
1338 if (is_hal_stop(rtlhal)) { in _rtl8723e_phy_set_rfpath_switch()