Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8821a1ant.c1312 u8 lps_mode = 0x0; in btc8821a1ant_ps_tdma_check_for_pwr_save() local
1314 btcoex->btc_get(btcoex, BTC_GET_U1_LPS_MODE, &lps_mode); in btc8821a1ant_ps_tdma_check_for_pwr_save()
1316 if (lps_mode) { in btc8821a1ant_ps_tdma_check_for_pwr_save()
Dhalbtc8723b1ant.c1597 u8 lps_mode = 0x0; in halbtc8723b1ant_ps_tdma_chk_pwr_save() local
1599 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in halbtc8723b1ant_ps_tdma_chk_pwr_save()
1601 if (lps_mode) { in halbtc8723b1ant_ps_tdma_chk_pwr_save()
Dhalbtc8821a2ant.c1351 u8 lps_mode = 0x0; in btc8821a2ant_ps_tdma_check_for_power_save_state() local
1353 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in btc8821a2ant_ps_tdma_check_for_power_save_state()
1355 if (lps_mode) { in btc8821a2ant_ps_tdma_check_for_power_save_state()
Dhalbtc8723b2ant.c1474 u8 lps_mode = 0x0; in btc8723b2ant_ps_tdma_check_for_power_save_state() local
1476 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in btc8723b2ant_ps_tdma_check_for_power_save_state()
1478 if (lps_mode) { in btc8723b2ant_ps_tdma_check_for_power_save_state()
/Linux-v5.10/drivers/net/wireless/realtek/rtw88/
Dcoex.c836 u8 lps_mode = 0x0; in rtw_coex_power_save_state() local
838 lps_mode = rtwdev->lps_conf.mode; in rtw_coex_power_save_state()
849 if (lps_mode) in rtw_coex_power_save_state()