Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/
Dhalmac_api_88xx.c47 halmac_adapter->fwlps_option.enter_32K = 1; in halmac_init_adapter_para_88xx()
2321 hal_fwlps_option->enter_32K = lps_option->enter_32K; in halmac_cfg_fwlps_option_88xx()
2455 if (halmac_adapter->fwlps_option.enter_32K) { in halmac_enter_ps_88xx()
2464 if (halmac_adapter->fwlps_option.enter_32K) { in halmac_enter_ps_88xx()
/Linux-v4.19/drivers/staging/rtlwifi/halmac/
Dhalmac_type.h462 bool enter_32K; member