Lines Matching refs:rtlhal
158 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in _rtl8723be_check_condition() local
161 u32 _interface = rtlhal->interface; in _rtl8723be_check_condition()
776 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl8723be_phy_config_rf_with_headerfile() local
832 if (rtlhal->oem_id == RT_CID_819X_HP) in rtl8723be_phy_config_rf_with_headerfile()
1235 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl8723be_phy_scan_operation_backup() local
1238 if (!is_hal_stop(rtlhal)) { in rtl8723be_phy_scan_operation_backup()
1262 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl8723be_phy_set_bw_mode_callback() local
1273 if (is_hal_stop(rtlhal)) { in rtl8723be_phy_set_bw_mode_callback()
1333 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl8723be_phy_set_bw_mode() local
1339 if ((!is_hal_stop(rtlhal)) && !(RT_CANNOT_IO(hw))) { in rtl8723be_phy_set_bw_mode()
1352 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl8723be_phy_sw_chnl_callback() local
1358 if (is_hal_stop(rtlhal)) in rtl8723be_phy_sw_chnl_callback()
1384 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl8723be_phy_sw_chnl() local
1395 if (!(is_hal_stop(rtlhal)) && !(RT_CANNOT_IO(hw))) { in rtl8723be_phy_sw_chnl()
2473 struct rtl_hal *rtlhal = &rtlpriv->rtlhal; in rtl8723be_phy_lc_calibrate() local
2484 rtlhal->current_bandtype, timecount); in rtl8723be_phy_lc_calibrate()