Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhal_btc.c302 !rtlpriv->btcoexist.bt_busy) { in rtl8723e_dm_bt_is_2_ant_common_action()
308 !rtlpriv->btcoexist.bt_busy) { in rtl8723e_dm_bt_is_2_ant_common_action()
330 } else if (rtlpriv->btcoexist.bt_busy) { in rtl8723e_dm_bt_is_2_ant_common_action()
1705 rtlpriv->btcoexist.bt_busy = true; in rtl8723e_dm_bt_parse_bt_info()
1710 rtlpriv->btcoexist.bt_busy = false; in rtl8723e_dm_bt_parse_bt_info()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8821a1ant.c1539 bool wifi_busy = false, bt_busy = false; in btc8821a1ant_action_bt_inquiry() local
1546 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in btc8821a1ant_action_bt_inquiry()
2727 bool bt_busy = false; in ex_btc8821a1ant_bt_info_notify() local
2879 bt_busy = true; in ex_btc8821a1ant_bt_info_notify()
2881 bt_busy = false; in ex_btc8821a1ant_bt_info_notify()
2883 BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in ex_btc8821a1ant_bt_info_notify()
Dhalbtc8723b1ant.c1778 bool wifi_busy = false, bt_busy = false; in halbtc8723b1ant_action_bt_inquiry() local
1785 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in halbtc8723b1ant_action_bt_inquiry()
3110 bool bt_busy = false; in ex_btc8723b1ant_bt_info_notify() local
3340 bt_busy = true; in ex_btc8723b1ant_bt_info_notify()
3342 bt_busy = false; in ex_btc8723b1ant_bt_info_notify()
3343 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in ex_btc8723b1ant_bt_info_notify()
Dhalbtcoutsrc.h556 bool bt_busy; member
Dhalbtc8192e2ant.c3031 bool bt_busy = false, limited_dig = false; in ex_btc8192e2ant_bt_info_notify() local
3169 bt_busy = true; in ex_btc8192e2ant_bt_info_notify()
3172 bt_busy = false; in ex_btc8192e2ant_bt_info_notify()
3176 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in ex_btc8192e2ant_bt_info_notify()
Dhalbtc8723b2ant.c4009 bool bt_busy = false, limited_dig = false; in ex_btc8723b2ant_bt_info_notify() local
4169 bt_busy = true; in ex_btc8723b2ant_bt_info_notify()
4172 bt_busy = false; in ex_btc8723b2ant_bt_info_notify()
4176 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in ex_btc8723b2ant_bt_info_notify()
Dhalbtc8821a2ant.c3988 bool bt_busy = false, limited_dig = false; in ex_btc8821a2ant_bt_info_notify() local
4167 bt_busy = true; in ex_btc8821a2ant_bt_info_notify()
4170 bt_busy = false; in ex_btc8821a2ant_bt_info_notify()
4174 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in ex_btc8821a2ant_bt_info_notify()
Dhalbtcoutsrc.c752 btcoexist->bt_info.bt_busy = *bool_tmp; in halbtc_set()
/Linux-v4.19/drivers/staging/rtlwifi/btcoexist/
Dhalbtc8822b1ant.c612 bool bt_busy = false; in halbtc8822b1ant_update_bt_link_info() local
735 bt_busy = true; in halbtc8822b1ant_update_bt_link_info()
737 bt_busy = false; in halbtc8822b1ant_update_bt_link_info()
739 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in halbtc8822b1ant_update_bt_link_info()
2708 bt_busy = false, rf4ce_enabled = false; in halbtc8822b1ant_action_bt_inquiry() local
2719 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in halbtc8822b1ant_action_bt_inquiry()
Dhalbtcoutsrc.h509 bool bt_busy; member
Dhalbtc8822b2ant.c548 bool bt_busy = false; in halbtc8822b2ant_update_bt_link_info() local
671 bt_busy = true; in halbtc8822b2ant_update_bt_link_info()
673 bt_busy = false; in halbtc8822b2ant_update_bt_link_info()
675 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in halbtc8822b2ant_update_bt_link_info()
Dhalbtcoutsrc.c687 btcoexist->bt_info.bt_busy = *bool_tmp; in halbtc_set()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2689 bool bt_busy; member
/Linux-v4.19/drivers/staging/rtlwifi/
Dwifi.h2639 bool bt_busy; member