Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dps.c508 if (!rtlpriv->psc.sw_ps_enabled) in rtl_swlps_beacon()
607 if (!rtlpriv->psc.sw_ps_enabled) in rtl_swlps_rf_sleep()
Dcore.c635 rtlpriv->psc.sw_ps_enabled = true; in rtl_op_config()
649 rtlpriv->psc.sw_ps_enabled = false; in rtl_op_config()
Dusb.c967 if (rtlpriv->psc.sw_ps_enabled) { in _rtl_usb_tx_preprocess()
Dwifi.h2065 bool sw_ps_enabled; member
Dpci.c1636 if (rtlpriv->psc.sw_ps_enabled) { in rtl_pci_tx()
/Linux-v4.19/drivers/staging/rtlwifi/
Dps.c489 if (!rtlpriv->psc.sw_ps_enabled) in rtl_swlps_beacon()
589 if (!rtlpriv->psc.sw_ps_enabled) in rtl_swlps_rf_sleep()
Dcore.c582 rtlpriv->psc.sw_ps_enabled = true; in rtl_op_config()
597 rtlpriv->psc.sw_ps_enabled = false; in rtl_op_config()
Dpci.c1649 if (rtlpriv->psc.sw_ps_enabled) { in rtl_pci_tx()
Dwifi.h1992 bool sw_ps_enabled; member