Home
last modified time | relevance | path

Searched refs:LPS_DEEP_MODE_PG (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/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),
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dps.c81 if (rtw_get_lps_deep_mode(rtwdev) == LPS_DEEP_MODE_PG) in rtw_power_mode_change()
221 if (rtw_get_lps_deep_mode(rtwdev) == LPS_DEEP_MODE_PG) in __rtw_enter_lps_deep()
H A Dmac80211.c608 if (rtw_get_lps_deep_mode(rtwdev) == LPS_DEEP_MODE_PG) in rtw_ops_set_key()
H A Dmain.c1342 if ((chip->lps_deep_mode_supported & BIT(LPS_DEEP_MODE_PG)) && in rtw_update_lps_deep_mode()
1344 return LPS_DEEP_MODE_PG; in rtw_update_lps_deep_mode()
H A Dmain.h668 LPS_DEEP_MODE_PG = 2, enumerator
H A Drtw8822c.c5373 .lps_deep_mode_supported = BIT(LPS_DEEP_MODE_LCLK) | BIT(LPS_DEEP_MODE_PG),

Completed in 29 milliseconds