Home
last modified time | relevance | path

Searched refs:LPS_DEEP_MODE_PG (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dps.c84 if (rtw_fw_lps_deep_mode == LPS_DEEP_MODE_PG) in rtw_power_mode_change()
176 if (rtw_fw_lps_deep_mode == LPS_DEEP_MODE_PG) in __rtw_enter_lps_deep()
H A Dmac80211.c522 if (rtw_fw_lps_deep_mode == LPS_DEEP_MODE_PG) in rtw_ops_set_key()
H A Dmain.h655 LPS_DEEP_MODE_PG = 2, enumerator
H A Drtw8822c.c4331 .lps_deep_mode_supported = BIT(LPS_DEEP_MODE_LCLK) | BIT(LPS_DEEP_MODE_PG),