Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8821a1ant.c1488 u8 lps_mode = 0x0; in btc8821a1ant_ps_tdma_check_for_pwr_save() local
1490 btcoex->btc_get(btcoex, BTC_GET_U1_LPS_MODE, &lps_mode); in btc8821a1ant_ps_tdma_check_for_pwr_save()
1492 if (lps_mode) { in btc8821a1ant_ps_tdma_check_for_pwr_save()
Dhalbtc8723b1ant.c1609 u8 lps_mode = 0x0; in btc8723b1ant_pstdmachkpwrsave() local
1611 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in btc8723b1ant_pstdmachkpwrsave()
1613 if (lps_mode) { /* already under LPS state */ in btc8723b1ant_pstdmachkpwrsave()