Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8821a1ant.h128 bool under_ips; member
Dhalbtc8821a2ant.h117 bool under_ips; member
Dhalbtc8192e2ant.h127 bool under_ips; member
Dhalbtc8723b2ant.h125 bool under_ips; member
Dhalbtc8723b1ant.h135 bool under_ips; member
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()
2169 if (coex_sta->under_ips) { in halbtc8723b1ant_run_coexist_mechanism()
2574 ((coex_sta->under_ips ? "IPS ON" : "IPS OFF")), in ex_btc8723b1ant_display_coex_info()
2722 coex_sta->under_ips = true; in ex_btc8723b1ant_ips_notify()
2733 coex_sta->under_ips = false; in ex_btc8723b1ant_ips_notify()
3399 coex_sta->under_ips = false; in ex_btc8723b1ant_pnp_notify()
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()
Dhalbtc8821a1ant.c1915 if (coex_sta->under_ips) { in btc8821a1ant_run_coexist_mechanism()
2221 ((coex_sta->under_ips ? "IPS ON" : "IPS OFF")), in ex_btc8821a1ant_display_coex_info()
2355 coex_sta->under_ips = true; in ex_btc8821a1ant_ips_notify()
2365 coex_sta->under_ips = false; in ex_btc8821a1ant_ips_notify()
2905 coex_sta->under_ips = false; in ex_btc8821a1ant_pnp_notify()
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()
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()
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()