Home
last modified time | relevance | path

Searched refs:under_lps (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8192e2ant.h147 bool under_lps; member
Dhalbtc8821a1ant.h149 bool under_lps; member
Dhalbtc8821a2ant.h138 bool under_lps; member
Dhalbtc8723b2ant.h145 bool under_lps; member
Dhalbtc8723b1ant.h155 bool under_lps; member
Dhalbtcoutsrc.c862 bool bt_hs_on = false, under_ips = false, under_lps = false; in halbtc_display_wifi_status() local
919 under_lps = rtlpriv->psc.dot11_psmode == EACTIVE ? 0 : 1; in halbtc_display_wifi_status()
925 (under_lps ? ", LPS ON" : ""), in halbtc_display_wifi_status()
Dhalbtc8821a1ant.c2254 ((coex_sta->under_lps ? "LPS ON" : "LPS OFF")), in ex_btc8821a1ant_display_coex_info()
2415 coex_sta->under_lps = true; in ex_btc8821a1ant_lps_notify()
2419 coex_sta->under_lps = false; in ex_btc8821a1ant_lps_notify()
2938 coex_sta->under_lps = false; in ex_btc8821a1ant_pnp_notify()
Dhalbtc8723b1ant.c2605 ((coex_sta->under_lps ? "LPS ON" : "LPS OFF")), in ex_btc8723b1ant_display_coex_info()
2781 coex_sta->under_lps = true; in ex_btc8723b1ant_lps_notify()
2785 coex_sta->under_lps = false; in ex_btc8723b1ant_lps_notify()
3430 coex_sta->under_lps = false; in ex_btc8723b1ant_pnp_notify()
Dhalbtc8723b2ant.c3760 ((coex_sta->under_lps ? "LPS ON" : "LPS OFF"))); in ex_btc8723b2ant_display_coex_info()
3900 coex_sta->under_lps = true; in ex_btc8723b2ant_lps_notify()
3904 coex_sta->under_lps = false; in ex_btc8723b2ant_lps_notify()
4212 coex_sta->under_lps = false; in ex_btc8723b2ant_pnp_notify()
Dhalbtc8192e2ant.c2812 ((coex_sta->under_lps ? "LPS ON" : "LPS OFF"))); in ex_btc8192e2ant_display_coex_info()
2937 coex_sta->under_lps = true; in ex_btc8192e2ant_lps_notify()
2941 coex_sta->under_lps = false; in ex_btc8192e2ant_lps_notify()
Dhalbtc8821a2ant.c3762 ((coex_sta->under_lps ? "LPS ON" : "LPS OFF"))); in ex_btc8821a2ant_display_coex_info()
3888 coex_sta->under_lps = true; in ex_btc8821a2ant_lps_notify()
3892 coex_sta->under_lps = false; in ex_btc8821a2ant_lps_notify()
/Linux-v4.19/drivers/staging/rtlwifi/btcoexist/
Dhalbtc8822b2ant.h283 bool under_lps; member
Dhalbtc8822b1ant.h241 bool under_lps; member
Dhalbtc8822b2ant.c509 if (coex_sta->under_lps != pre_wifi_under_lps) { in halbtc8822b2ant_is_wifibt_status_changed()
510 pre_wifi_under_lps = coex_sta->under_lps; in halbtc8822b2ant_is_wifibt_status_changed()
511 if (coex_sta->under_lps) in halbtc8822b2ant_is_wifibt_status_changed()
3587 if ((coex_sta->under_lps) && in halbtc8822b2ant_run_coexist_mechanism()
4467 coex_sta->under_lps = false; in ex_btc8822b2ant_ips_notify()
4506 coex_sta->under_lps = true; in ex_btc8822b2ant_lps_notify()
4530 coex_sta->under_lps = false; in ex_btc8822b2ant_lps_notify()
5111 coex_sta->under_lps = false; in ex_btc8822b2ant_pnp_notify()
Dhalbtcoutsrc.c790 bool bt_hs_on = false, under_ips = false, under_lps = false; in halbtc_display_wifi_status() local
847 under_lps = rtlpriv->psc.dot11_psmode == EACTIVE ? 0 : 1; in halbtc_display_wifi_status()
853 (under_lps ? ", LPS ON" : ""), in halbtc_display_wifi_status()
Dhalbtc8822b1ant.c573 if (coex_sta->under_lps != pre_wifi_under_lps) { in halbtc8822b1ant_is_wifi_status_changed()
574 pre_wifi_under_lps = coex_sta->under_lps; in halbtc8822b1ant_is_wifi_status_changed()
575 if (coex_sta->under_lps) in halbtc8822b1ant_is_wifi_status_changed()
3535 if ((coex_sta->under_lps) && in halbtc8822b1ant_run_coexist_mechanism()
4411 coex_sta->under_lps = true; in ex_btc8822b1ant_lps_notify()
4432 coex_sta->under_lps = false; in ex_btc8822b1ant_lps_notify()