Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/
Dps.c486 if (!rtlpriv->psc.sw_ps_enabled) in rtl_swlps_beacon()
585 if (!rtlpriv->psc.sw_ps_enabled) in rtl_swlps_rf_sleep()
Dcore.c616 rtlpriv->psc.sw_ps_enabled = true; in rtl_op_config()
630 rtlpriv->psc.sw_ps_enabled = false; in rtl_op_config()
Dusb.c938 if (rtlpriv->psc.sw_ps_enabled) { in _rtl_usb_tx_preprocess()
Dwifi.h2048 bool sw_ps_enabled; member
Dpci.c1615 if (rtlpriv->psc.sw_ps_enabled) { in rtl_pci_tx()