Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhal_btc.c282 !rtlpriv->btcoexist.bt_busy) { in rtl8723e_dm_bt_is_2_ant_common_action()
288 !rtlpriv->btcoexist.bt_busy) { in rtl8723e_dm_bt_is_2_ant_common_action()
310 } else if (rtlpriv->btcoexist.bt_busy) { in rtl8723e_dm_bt_is_2_ant_common_action()
1681 rtlpriv->btcoexist.bt_busy = true; in rtl8723e_dm_bt_parse_bt_info()
1686 rtlpriv->btcoexist.bt_busy = false; in rtl8723e_dm_bt_parse_bt_info()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8821a1ant.c1517 bool wifi_busy = false, bt_busy = false; in btc8821a1ant_action_bt_inquiry() local
1524 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in btc8821a1ant_action_bt_inquiry()
2695 bool bt_busy = false; in ex_btc8821a1ant_bt_info_notify() local
2847 bt_busy = true; in ex_btc8821a1ant_bt_info_notify()
2849 bt_busy = false; in ex_btc8821a1ant_bt_info_notify()
2851 BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in ex_btc8821a1ant_bt_info_notify()
Dhalbtc8723b1ant.c1749 bool wifi_busy = false, bt_busy = false; in halbtc8723b1ant_action_bt_inquiry() local
1756 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in halbtc8723b1ant_action_bt_inquiry()
3080 bool bt_busy = false; in ex_btc8723b1ant_bt_info_notify() local
3310 bt_busy = true; in ex_btc8723b1ant_bt_info_notify()
3312 bt_busy = false; in ex_btc8723b1ant_bt_info_notify()
3313 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in ex_btc8723b1ant_bt_info_notify()
Dhalbtc8192e2ant.c2991 bool bt_busy = false, limited_dig = false; in ex_btc8192e2ant_bt_info_notify() local
3129 bt_busy = true; in ex_btc8192e2ant_bt_info_notify()
3132 bt_busy = false; in ex_btc8192e2ant_bt_info_notify()
3136 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in ex_btc8192e2ant_bt_info_notify()
Dhalbtcoutsrc.h535 bool bt_busy; member
Dhalbtc8821a2ant.c3951 bool bt_busy = false, limited_dig = false; in ex_btc8821a2ant_bt_info_notify() local
4130 bt_busy = true; in ex_btc8821a2ant_bt_info_notify()
4133 bt_busy = false; in ex_btc8821a2ant_bt_info_notify()
4137 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in ex_btc8821a2ant_bt_info_notify()
Dhalbtc8723b2ant.c3988 bool bt_busy = false, limited_dig = false; in ex_btc8723b2ant_bt_info_notify() local
4148 bt_busy = true; in ex_btc8723b2ant_bt_info_notify()
4151 bt_busy = false; in ex_btc8723b2ant_bt_info_notify()
4155 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in ex_btc8723b2ant_bt_info_notify()
Dhalbtcoutsrc.c708 btcoexist->bt_info.bt_busy = *bool_tmp; in halbtc_set()
/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.h1715 bool bt_busy; member
Dcore.c6055 btcoex->bt_busy = true; in rtl8723bu_update_bt_link_info()
6057 btcoex->bt_busy = false; in rtl8723bu_update_bt_link_info()
6103 if (btcoex->bt_busy) { in rtl8723bu_handle_bt_info()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2593 bool bt_busy; member