Lines Matching refs:rtlhal
36 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl_ps_enable_nic() local
39 if (rtlhal->interface == INTF_PCI) in rtl_ps_enable_nic()
42 if (is_hal_stop(rtlhal)) in rtl_ps_enable_nic()
178 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in _rtl_ps_inactive_ps() local
184 rtlhal->interface == INTF_PCI) { in _rtl_ps_inactive_ps()
187 rtlhal->interface == INTF_PCI) { in _rtl_ps_inactive_ps()
197 rtlhal->interface == INTF_PCI) { in _rtl_ps_inactive_ps()
214 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl_ips_nic_off_wq_callback() local
231 if (is_hal_stop(rtlhal)) in rtl_ips_nic_off_wq_callback()
465 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw)); in rtl_lps_leave() local
478 rtlhal->interface == INTF_PCI) { in rtl_lps_leave()