Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8821a1ant.c1334 u8 lps_mode = 0x0; in btc8821a1ant_ps_tdma_check_for_pwr_save() local
1336 btcoex->btc_get(btcoex, BTC_GET_U1_LPS_MODE, &lps_mode); in btc8821a1ant_ps_tdma_check_for_pwr_save()
1338 if (lps_mode) { in btc8821a1ant_ps_tdma_check_for_pwr_save()
Dhalbtc8723b1ant.c1626 u8 lps_mode = 0x0; in halbtc8723b1ant_ps_tdma_chk_pwr_save() local
1628 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in halbtc8723b1ant_ps_tdma_chk_pwr_save()
1630 if (lps_mode) { in halbtc8723b1ant_ps_tdma_chk_pwr_save()
Dhalbtc8723b2ant.c1495 u8 lps_mode = 0x0; in btc8723b2ant_ps_tdma_check_for_power_save_state() local
1497 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in btc8723b2ant_ps_tdma_check_for_power_save_state()
1499 if (lps_mode) { in btc8723b2ant_ps_tdma_check_for_power_save_state()
Dhalbtc8821a2ant.c1373 u8 lps_mode = 0x0; in btc8821a2ant_ps_tdma_check_for_power_save_state() local
1375 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in btc8821a2ant_ps_tdma_check_for_power_save_state()
1377 if (lps_mode) { in btc8821a2ant_ps_tdma_check_for_power_save_state()
/Linux-v4.19/drivers/staging/rtlwifi/btcoexist/
Dhalbtc8822b1ant.c1615 u8 lps_mode = 0x0; in halbtc8822b1ant_ps_tdma_check_for_power_save_state() local
1618 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in halbtc8822b1ant_ps_tdma_check_for_power_save_state()
1620 if (lps_mode) { /* already under LPS state */ in halbtc8822b1ant_ps_tdma_check_for_power_save_state()
Dhalbtc8822b2ant.c1348 u8 lps_mode = 0x0; in halbtc8822b2ant_ps_tdma_check_for_power_save_state() local
1355 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in halbtc8822b2ant_ps_tdma_check_for_power_save_state()
1357 if (lps_mode) { /* already under LPS state */ in halbtc8822b2ant_ps_tdma_check_for_power_save_state()