Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8821a1ant.h127 bool under_lps; member
H A Dhalbtc8192e2ant.h126 bool under_lps; member
H A Dhalbtc8821a2ant.h116 bool under_lps; member
H A Dhalbtc8723b2ant.h124 bool under_lps; member
H A Dhalbtc8723b1ant.h134 bool under_lps; member
H A Dhalbtcoutsrc.c818 bool bt_hs_on = false, under_ips = false, under_lps = false; in halbtc_display_wifi_status() local
875 under_lps = rtlpriv->psc.dot11_psmode == EACTIVE ? 0 : 1; in halbtc_display_wifi_status()
881 (under_lps ? ", LPS ON" : ""), in halbtc_display_wifi_status()
H A Dhalbtc8821a1ant.c2222 ((coex_sta->under_lps ? "LPS ON" : "LPS OFF")), in ex_btc8821a1ant_display_coex_info()
2383 coex_sta->under_lps = true; in ex_btc8821a1ant_lps_notify()
2387 coex_sta->under_lps = false; in ex_btc8821a1ant_lps_notify()
2906 coex_sta->under_lps = false; in ex_btc8821a1ant_pnp_notify()
H A Dhalbtc8723b1ant.c2575 ((coex_sta->under_lps ? "LPS ON" : "LPS OFF")), in ex_btc8723b1ant_display_coex_info()
2751 coex_sta->under_lps = true; in ex_btc8723b1ant_lps_notify()
2755 coex_sta->under_lps = false; in ex_btc8723b1ant_lps_notify()
3400 coex_sta->under_lps = false; in ex_btc8723b1ant_pnp_notify()
H A Dhalbtc8723b2ant.c3739 ((coex_sta->under_lps ? "LPS ON" : "LPS OFF"))); in ex_btc8723b2ant_display_coex_info()
3879 coex_sta->under_lps = true; in ex_btc8723b2ant_lps_notify()
3883 coex_sta->under_lps = false; in ex_btc8723b2ant_lps_notify()
4191 coex_sta->under_lps = false; in ex_btc8723b2ant_pnp_notify()
H A Dhalbtc8192e2ant.c2772 ((coex_sta->under_lps ? "LPS ON" : "LPS OFF"))); in ex_btc8192e2ant_display_coex_info()
2897 coex_sta->under_lps = true; in ex_btc8192e2ant_lps_notify()
2901 coex_sta->under_lps = false; in ex_btc8192e2ant_lps_notify()
H A Dhalbtc8821a2ant.c3725 ((coex_sta->under_lps ? "LPS ON" : "LPS OFF"))); in ex_btc8821a2ant_display_coex_info()
3851 coex_sta->under_lps = true; in ex_btc8821a2ant_lps_notify()
3855 coex_sta->under_lps = false; in ex_btc8821a2ant_lps_notify()