Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/
Dps.c482 if (!rtlpriv->psc.sw_ps_enabled) in rtl_swlps_beacon()
581 if (!rtlpriv->psc.sw_ps_enabled) in rtl_swlps_rf_sleep()
Dcore.c618 rtlpriv->psc.sw_ps_enabled = true; in rtl_op_config()
632 rtlpriv->psc.sw_ps_enabled = false; in rtl_op_config()
Dusb.c919 if (rtlpriv->psc.sw_ps_enabled) { in _rtl_usb_tx_preprocess()
Dpci.c1565 if (rtlpriv->psc.sw_ps_enabled) { in rtl_pci_tx()
Dwifi.h2034 bool sw_ps_enabled; member