Lines Matching refs:rtlhal
284 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in _check_condition() local
287 u32 _interface = rtlhal->interface; in _check_condition()
1571 struct rtl_hal *rtlhal = rtl_hal(rtlpriv); in phy_set_txpower_index_by_rate_section() local
1577 if (rtlhal->current_bandtype == BAND_ON_2_4G) in phy_set_txpower_index_by_rate_section()
1661 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl92ee_phy_scan_operation_backup() local
1664 if (!is_hal_stop(rtlhal)) { in rtl92ee_phy_scan_operation_backup()
1688 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl92ee_phy_set_bw_mode_callback() local
1699 if (is_hal_stop(rtlhal)) { in rtl92ee_phy_set_bw_mode_callback()
1759 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl92ee_phy_set_bw_mode() local
1765 if ((!is_hal_stop(rtlhal)) && !(RT_CANNOT_IO(hw))) { in rtl92ee_phy_set_bw_mode()
1778 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl92ee_phy_sw_chnl_callback() local
1784 if (is_hal_stop(rtlhal)) in rtl92ee_phy_sw_chnl_callback()
1808 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl92ee_phy_sw_chnl() local
1819 if (!(is_hal_stop(rtlhal)) && !(RT_CANNOT_IO(hw))) { in rtl92ee_phy_sw_chnl()
2758 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in _rtl92ee_phy_set_rfpath_switch() local
2763 if (is_hal_stop(rtlhal)) { in _rtl92ee_phy_set_rfpath_switch()
2963 struct rtl_hal *rtlhal = &rtlpriv->rtlhal; in rtl92ee_phy_lc_calibrate() local
2974 rtlhal->current_bandtype, timecount); in rtl92ee_phy_lc_calibrate()