Home
last modified time | relevance | path

Searched refs:FW_PWR_STATE_ACTIVE (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dfw.h51 #define FW_PWR_STATE_ACTIVE ((FW_PS_RF_ON) | (FW_PS_REGISTER_ACTIVE)) macro
59 #define FW_PWR_STATE_ACTIVE ((FW_PS_RF_ON) | (FW_PS_REGISTER_ACTIVE)) macro
H A Dfw.c264 power_state = FW_PWR_STATE_ACTIVE; in rtl8723be_set_fw_pwrmode_cmd()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dfw.h60 #define FW_PWR_STATE_ACTIVE ((FW_PS_RF_ON) | (FW_PS_REGISTER_ACTIVE)) macro
68 #define FW_PWR_STATE_ACTIVE ((FW_PS_RF_ON) | (FW_PS_REGISTER_ACTIVE)) macro
H A Dfw.c443 power_state = FW_PWR_STATE_ACTIVE; in rtl92ee_set_fw_pwrmode_cmd()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dfw.h92 #define FW_PWR_STATE_ACTIVE ((FW_PS_RF_ON) | (FW_PS_REGISTER_ACTIVE)) macro
106 #define FW_PWR_STATE_ACTIVE ((FW_PS_RF_ON) | (FW_PS_REGISTER_ACTIVE)) macro
H A Dfw.c384 power_state |= FW_PWR_STATE_ACTIVE; in rtl88e_set_fw_pwrmode_cmd()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dfw.h102 #define FW_PWR_STATE_ACTIVE ((FW_PS_RF_ON) | (FW_PS_REGISTER_ACTIVE)) macro
116 #define FW_PWR_STATE_ACTIVE ((FW_PS_RF_ON) | (FW_PS_REGISTER_ACTIVE)) macro
H A Dfw.c513 power_state = FW_PWR_STATE_ACTIVE; in rtl8821ae_set_fw_pwrmode_cmd()