Home
last modified time | relevance | path

Searched refs:sw_ps_enabled (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/realtek/rtlwifi/
Dps.c501 if (!rtlpriv->psc.sw_ps_enabled) in rtl_swlps_beacon()
602 if (!rtlpriv->psc.sw_ps_enabled) in rtl_swlps_rf_sleep()
Dcore.c627 rtlpriv->psc.sw_ps_enabled = true; in rtl_op_config()
641 rtlpriv->psc.sw_ps_enabled = false; in rtl_op_config()
Dusb.c993 if (rtlpriv->psc.sw_ps_enabled) { in _rtl_usb_tx_preprocess()
Dwifi.h1922 bool sw_ps_enabled; member
Dpci.c1656 if (rtlpriv->psc.sw_ps_enabled) { in rtl_pci_tx()