Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/rtlwifi/btcoexist/
Dhalbtc8821a1ant.c1502 u8 lps_mode = 0x0; in btc8821a1ant_ps_tdma_check_for_pwr_save() local
1504 btcoex->btc_get(btcoex, BTC_GET_U1_LPS_MODE, &lps_mode); in btc8821a1ant_ps_tdma_check_for_pwr_save()
1506 if (lps_mode) { in btc8821a1ant_ps_tdma_check_for_pwr_save()
Dhalbtc8723b1ant.c1622 u8 lps_mode = 0x0; in btc8723b1ant_pstdmachkpwrsave() local
1624 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in btc8723b1ant_pstdmachkpwrsave()
1626 if (lps_mode) { /* already under LPS state */ in btc8723b1ant_pstdmachkpwrsave()