Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8723b2ant.h136 bool under_lps; member
Dhalbtc8821a2ant.h129 bool under_lps; member
Dhalbtc8723b1ant.h147 bool under_lps; member
Dhalbtc8192e2ant.h149 bool under_lps; member
Dhalbtc8723b1ant.c2544 ((coex_sta->under_lps ? "LPS ON" : "LPS OFF")), in ex_halbtc8723b1ant_display_coex_info()
2719 coex_sta->under_lps = true; in ex_halbtc8723b1ant_lps_notify()
2723 coex_sta->under_lps = false; in ex_halbtc8723b1ant_lps_notify()
Dhalbtc8821a2ant.c3473 ((coex_sta->under_lps ? "LPS ON" : "LPS OFF"))); in ex_halbtc8821a2ant_display_coex_info()
3603 coex_sta->under_lps = true; in ex_halbtc8821a2ant_lps_notify()
3607 coex_sta->under_lps = false; in ex_halbtc8821a2ant_lps_notify()
Dhalbtc8192e2ant.c3430 ((coex_sta->under_lps ? "LPS ON" : "LPS OFF"))); in ex_halbtc8192e2ant_display_coex_info()
3555 coex_sta->under_lps = true; in ex_halbtc8192e2ant_lps_notify()
3559 coex_sta->under_lps = false; in ex_halbtc8192e2ant_lps_notify()
Dhalbtc8723b2ant.c3284 ((coex_sta->under_lps ? "LPS ON" : "LPS OFF"))); in ex_btc8723b2ant_display_coex_info()
3427 coex_sta->under_lps = true; in ex_btc8723b2ant_lps_notify()
3431 coex_sta->under_lps = false; in ex_btc8723b2ant_lps_notify()