Searched refs:lps_mode (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | halbtc8821a1ant.c | 1312 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()
|
H A D | halbtc8723b2ant.c | 1474 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()
|
H A D | halbtc8723b1ant.c | 1597 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()
|
H A D | halbtc8821a2ant.c | 1351 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()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A D | coex.c | 836 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()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | halbtc8821a1ant.c | 1312 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()
|
H A D | halbtc8723b1ant.c | 1597 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()
|
H A D | halbtc8723b2ant.c | 1474 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()
|
H A D | halbtc8821a2ant.c | 1351 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()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | coex.c | 1108 u8 lps_mode = 0x0; in rtw_coex_power_save_state() local 1110 lps_mode = rtwdev->lps_conf.mode; in rtw_coex_power_save_state() 1122 if (lps_mode) in rtw_coex_power_save_state()
|
Completed in 38 milliseconds