Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
A Dhalbtc8192e2ant.h127 bool under_ips; member
A Dhalbtc8821a1ant.h128 bool under_ips; member
A Dhalbtc8821a2ant.h117 bool under_ips; member
A Dhalbtc8723b2ant.h125 bool under_ips; member
A Dhalbtc8723b1ant.h135 bool under_ips; member
A Dhalbtc8723b1ant.c266 if (coex_sta->under_ips) { in halbtc8723b1ant_monitor_wifi_ctr()
1828 if ((coex_sta->low_priority_rx >= 950) && (!coex_sta->under_ips)) in halbtc8723b1ant_action_wifi_connected_bt_acl_busy()
2170 if (coex_sta->under_ips) { in halbtc8723b1ant_run_coexist_mechanism()
2575 ((coex_sta->under_ips ? "IPS ON" : "IPS OFF")), in ex_btc8723b1ant_display_coex_info()
2723 coex_sta->under_ips = true; in ex_btc8723b1ant_ips_notify()
2734 coex_sta->under_ips = false; in ex_btc8723b1ant_ips_notify()
3400 coex_sta->under_ips = false; in ex_btc8723b1ant_pnp_notify()
A Dhalbtc8723b2ant.c275 (!coex_sta->under_ips)) in btc8723b2ant_monitor_bt_ctr()
293 if (coex_sta->under_ips) { in btc8723b2ant_monitor_wifi_ctr()
3364 if (coex_sta->under_ips) { in btc8723b2ant_run_coexist_mechanism()
3738 ((coex_sta->under_ips ? "IPS ON" : "IPS OFF")), in ex_btc8723b2ant_display_coex_info()
3858 coex_sta->under_ips = true; in ex_btc8723b2ant_ips_notify()
3865 coex_sta->under_ips = false; in ex_btc8723b2ant_ips_notify()
4190 coex_sta->under_ips = false; in ex_btc8723b2ant_pnp_notify()
A Dhalbtc8821a1ant.c1923 if (coex_sta->under_ips) { in btc8821a1ant_run_coexist_mechanism()
2229 ((coex_sta->under_ips ? "IPS ON" : "IPS OFF")), in ex_btc8821a1ant_display_coex_info()
2363 coex_sta->under_ips = true; in ex_btc8821a1ant_ips_notify()
2373 coex_sta->under_ips = false; in ex_btc8821a1ant_ips_notify()
2913 coex_sta->under_ips = false; in ex_btc8821a1ant_pnp_notify()
A Dhalbtc8821a2ant.c271 (!coex_sta->under_ips)) in btc8821a2ant_monitor_bt_ctr()
289 if (coex_sta->under_ips) { in btc8821a2ant_monitor_wifi_ctr()
3391 if (coex_sta->under_ips) { in btc8821a2ant_run_coexist_mechanism()
3724 ((coex_sta->under_ips ? "IPS ON" : "IPS OFF")), in ex_btc8821a2ant_display_coex_info()
3830 coex_sta->under_ips = true; in ex_btc8821a2ant_ips_notify()
3837 coex_sta->under_ips = false; in ex_btc8821a2ant_ips_notify()
A Dhalbtcoutsrc.c818 bool bt_hs_on = false, under_ips = false, under_lps = false; in halbtc_display_wifi_status() local
874 under_ips = rtlpriv->psc.inactive_pwrstate == ERFOFF ? 1 : 0; in halbtc_display_wifi_status()
880 (under_ips ? ", IPS ON" : ""), in halbtc_display_wifi_status()
A Dhalbtc8192e2ant.c2476 if (coex_sta->under_ips) { in btc8192e2ant_run_coexist_mechanism()
2771 ((coex_sta->under_ips ? "IPS ON" : "IPS OFF")), in ex_btc8192e2ant_display_coex_info()
2881 coex_sta->under_ips = true; in ex_btc8192e2ant_ips_notify()
2886 coex_sta->under_ips = false; in ex_btc8192e2ant_ips_notify()

Completed in 40 milliseconds