Home
last modified time | relevance | path

Searched refs:IS_IN_LOW_POWER_STATE_8821AE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dfw.h113 #define IS_IN_LOW_POWER_STATE_8821AE(__state) \ macro
H A Dhw.c134 if (IS_IN_LOW_POWER_STATE_8821AE(rtlhal->fw_ps_state)) { in _rtl8821ae_set_fw_clock_on()