Home
last modified time | relevance | path

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

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