Home
last modified time | relevance | path

Searched refs:RF_CHANGE_BY_PS (Results 1 – 25 of 25) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_ps.c29 rtl92e_set_rf_state(dev, rf_sleep, RF_CHANGE_BY_PS); in _rtl92e_hw_sleep()
54 rtl92e_set_rf_state(dev, rf_on, RF_CHANGE_BY_PS); in rtl92e_hw_wakeup()
H A Dr8192E_dev.c651 if (priv->rtllib->rf_off_reason > RF_CHANGE_BY_PS) { in rtl92e_start_adapter()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dled.c69 if ((ppsc->rfoff_reason > RF_CHANGE_BY_PS) && in rtl92cu_led_control()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dled.c93 if ((ppsc->rfoff_reason > RF_CHANGE_BY_PS) && in rtl92ee_led_control()
H A Dtrx.c1037 rtlpriv->psc.rfoff_reason > RF_CHANGE_BY_PS) in rtl92ee_is_tx_desc_closed()
H A Dhw.c1664 ppsc->rfoff_reason > RF_CHANGE_BY_PS) in rtl92ee_card_disable()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dled.c92 if ((ppsc->rfoff_reason > RF_CHANGE_BY_PS) && in rtl92se_led_control()
H A Dhw.c1515 ppsc->rfoff_reason > RF_CHANGE_BY_PS) in rtl92se_card_disable()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dled.c93 if ((ppsc->rfoff_reason > RF_CHANGE_BY_PS) && in rtl92ce_led_control()
H A Dhw.c1352 ppsc->rfoff_reason > RF_CHANGE_BY_PS) in rtl92ce_card_disable()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dled.c101 if ((ppsc->rfoff_reason > RF_CHANGE_BY_PS) && in rtl8723e_led_control()
H A Dhw.c1308 ppsc->rfoff_reason > RF_CHANGE_BY_PS) in rtl8723e_card_disable()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dled.c101 if ((ppsc->rfoff_reason > RF_CHANGE_BY_PS) && in rtl92de_led_control()
H A Dhw.c1283 ppsc->rfoff_reason > RF_CHANGE_BY_PS) in rtl92de_card_disable()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dled.c100 if ((ppsc->rfoff_reason > RF_CHANGE_BY_PS) && in rtl8723be_led_control()
H A Dhw.c1660 ppsc->rfoff_reason > RF_CHANGE_BY_PS) in rtl8723be_card_disable()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dled.c98 if ((ppsc->rfoff_reason > RF_CHANGE_BY_PS) && in rtl88ee_led_control()
H A Dhw.c1440 ppsc->rfoff_reason > RF_CHANGE_BY_PS) in rtl88ee_card_disable()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dled.c178 if ((ppsc->rfoff_reason > RF_CHANGE_BY_PS) && in rtl8821ae_led_control()
H A Dhw.c2434 ppsc->rfoff_reason > RF_CHANGE_BY_PS) in rtl8821ae_card_disable()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dps.c561 rtl_ps_set_rf_state(hw, ERFON, RF_CHANGE_BY_PS); in rtl_swlps_rf_awake()
603 rtl_ps_set_rf_state(hw, ERFSLEEP, RF_CHANGE_BY_PS); in rtl_swlps_rf_sleep()
H A Dwifi.h53 #define RF_CHANGE_BY_PS BIT(29) macro
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dhal_intf.h262 #define RF_CHANGE_BY_PS BIT29 macro
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib.h1222 #define RF_CHANGE_BY_PS BIT29 macro
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1503 #define RF_CHANGE_BY_PS BIT(29) macro