Home
last modified time | relevance | path

Searched refs:bt_status (Results 1 – 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8821a1ant.c1256 coex_dm->bt_status) { in btc8821a1ant_is_common_action()
1264 coex_dm->bt_status)) { in btc8821a1ant_is_common_action()
1272 coex_dm->bt_status)) { in btc8821a1ant_is_common_action()
1280 coex_dm->bt_status)) { in btc8821a1ant_is_common_action()
1288 coex_dm->bt_status)) { in btc8821a1ant_is_common_action()
1457 if (coex_dm->bt_status == BT_8821A_1ANT_BT_STATUS_ACL_BUSY) { in btc8821a1ant_action_wifi_multi_port()
1472 } else if ((coex_dm->bt_status == BT_8821A_1ANT_BT_STATUS_SCO_BUSY) || in btc8821a1ant_action_wifi_multi_port()
1474 coex_dm->bt_status)) { in btc8821a1ant_action_wifi_multi_port()
1655 if (coex_dm->bt_status == BT_8821A_1ANT_BT_STATUS_ACL_BUSY) { in btc8821a1ant_act_wifi_not_conn_scan()
1670 } else if ((coex_dm->bt_status == BT_8821A_1ANT_BT_STATUS_SCO_BUSY) || in btc8821a1ant_act_wifi_not_conn_scan()
[all …]
Dhalbtc8723b1ant.c304 if ((coex_dm->bt_status == BT_8723B_1ANT_BT_STATUS_ACL_BUSY) || in halbtc8723b1ant_monitor_wifi_ctr()
305 (coex_dm->bt_status == in halbtc8723b1ant_monitor_wifi_ctr()
307 (coex_dm->bt_status == BT_8723B_1ANT_BT_STATUS_SCO_BUSY)) { in halbtc8723b1ant_monitor_wifi_ctr()
1900 if (coex_dm->bt_status == BT_8723B_1ANT_BT_STATUS_ACL_BUSY) { in btc8723b1ant_action_wifi_not_conn_scan()
1917 } else if (coex_dm->bt_status == BT_8723B_1ANT_BT_STATUS_SCO_BUSY || in btc8723b1ant_action_wifi_not_conn_scan()
1918 coex_dm->bt_status == BT_8723B_1ANT_BT_STATUS_ACL_SCO_BUSY){ in btc8723b1ant_action_wifi_not_conn_scan()
1961 if (coex_dm->bt_status == BT_8723B_1ANT_BT_STATUS_ACL_BUSY) { in btc8723b1ant_action_wifi_conn_scan()
1979 } else if (coex_dm->bt_status == BT_8723B_1ANT_BT_STATUS_SCO_BUSY || in btc8723b1ant_action_wifi_conn_scan()
1980 coex_dm->bt_status == BT_8723B_1ANT_BT_STATUS_ACL_SCO_BUSY) { in btc8723b1ant_action_wifi_conn_scan()
2064 coex_dm->bt_status == BT_8723B_1ANT_BT_STATUS_ACL_BUSY && in halbtc8723b1ant_action_wifi_connected()
[all …]
Dhalbtc8192e2ant.c1463 coex_dm->bt_status) || in btc8192e2ant_is_common_action()
1465 coex_dm->bt_status)) { in btc8192e2ant_is_common_action()
1488 coex_dm->bt_status) { in btc8192e2ant_is_common_action()
1512 coex_dm->bt_status) { in btc8192e2ant_is_common_action()
2744 coex_dm->bt_status) ? "non-connected idle" : in ex_btc8192e2ant_display_coex_info()
2746 coex_dm->bt_status) ? "connected-idle" : "busy")))), in ex_btc8192e2ant_display_coex_info()
3104 coex_dm->bt_status = BT_8192E_2ANT_BT_STATUS_NON_CONNECTED_IDLE; in ex_btc8192e2ant_bt_info_notify()
3108 coex_dm->bt_status = BT_8192E_2ANT_BT_STATUS_CONNECTED_IDLE; in ex_btc8192e2ant_bt_info_notify()
3113 coex_dm->bt_status = BT_8192E_2ANT_BT_STATUS_SCO_BUSY; in ex_btc8192e2ant_bt_info_notify()
3117 coex_dm->bt_status = BT_8192E_2ANT_BT_STATUS_ACL_BUSY; in ex_btc8192e2ant_bt_info_notify()
[all …]
Dhalbtc8821a2ant.h102 u8 bt_status; member
Dhalbtc8821a1ant.h103 u8 bt_status; member
Dhalbtc8192e2ant.h102 u8 bt_status; member
Dhalbtc8723b2ant.h104 u8 bt_status; member
Dhalbtc8723b1ant.h107 u8 bt_status; member
Dhalbtc8723b2ant.c1704 coex_dm->bt_status) { in btc8723b2ant_is_common_action()
1729 coex_dm->bt_status) { in btc8723b2ant_is_common_action()
4122 coex_dm->bt_status = BT_8723B_2ANT_BT_STATUS_NON_CONNECTED_IDLE; in ex_btc8723b2ant_bt_info_notify()
4127 coex_dm->bt_status = BT_8723B_2ANT_BT_STATUS_CONNECTED_IDLE; in ex_btc8723b2ant_bt_info_notify()
4132 coex_dm->bt_status = BT_8723B_2ANT_BT_STATUS_SCO_BUSY; in ex_btc8723b2ant_bt_info_notify()
4136 coex_dm->bt_status = BT_8723B_2ANT_BT_STATUS_ACL_BUSY; in ex_btc8723b2ant_bt_info_notify()
4140 coex_dm->bt_status = BT_8723B_2ANT_BT_STATUS_MAX; in ex_btc8723b2ant_bt_info_notify()
4145 if ((BT_8723B_2ANT_BT_STATUS_ACL_BUSY == coex_dm->bt_status) || in ex_btc8723b2ant_bt_info_notify()
4146 (BT_8723B_2ANT_BT_STATUS_SCO_BUSY == coex_dm->bt_status) || in ex_btc8723b2ant_bt_info_notify()
4147 (BT_8723B_2ANT_BT_STATUS_ACL_SCO_BUSY == coex_dm->bt_status)) { in ex_btc8723b2ant_bt_info_notify()
Dhalbtc8821a2ant.c1615 coex_dm->bt_status) { in btc8821a2ant_is_common_action()
1645 coex_dm->bt_status) { in btc8821a2ant_is_common_action()
4119 coex_dm->bt_status = BT_8821A_2ANT_BT_STATUS_IDLE; in ex_btc8821a2ant_bt_info_notify()
4124 coex_dm->bt_status = BT_8821A_2ANT_BT_STATUS_CON_IDLE; in ex_btc8821a2ant_bt_info_notify()
4129 coex_dm->bt_status = BT_8821A_2ANT_BT_STATUS_SCO_BUSY; in ex_btc8821a2ant_bt_info_notify()
4133 coex_dm->bt_status = BT_8821A_2ANT_BT_STATUS_ACL_BUSY; in ex_btc8821a2ant_bt_info_notify()
4137 coex_dm->bt_status = BT_8821A_2ANT_BT_STATUS_MAX; in ex_btc8821a2ant_bt_info_notify()
4142 if ((coex_dm->bt_status == BT_8821A_2ANT_BT_STATUS_ACL_BUSY) || in ex_btc8821a2ant_bt_info_notify()
4143 (coex_dm->bt_status == BT_8821A_2ANT_BT_STATUS_SCO_BUSY) || in ex_btc8821a2ant_bt_info_notify()
4144 (coex_dm->bt_status == BT_8821A_2ANT_BT_STATUS_ACL_SCO_BUSY)) { in ex_btc8821a2ant_bt_info_notify()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
Dlib.c413 if (priv->bt_status) in iwlagn_bt_traffic_change_work()
640 IWL_DEBUG_COEX(priv, " status: %d\n", coex->bt_status); in iwlagn_bt_coex_profile_notif()
650 if (priv->bt_status != coex->bt_status || in iwlagn_bt_coex_profile_notif()
652 if (coex->bt_status) { in iwlagn_bt_coex_profile_notif()
665 priv->bt_status = coex->bt_status; in iwlagn_bt_coex_profile_notif()
Dscan.c318 priv->bt_status != scan_notif->bt_status) { in iwl_rx_scan_complete_notif()
319 if (scan_notif->bt_status) { in iwl_rx_scan_complete_notif()
333 priv->bt_status = scan_notif->bt_status; in iwl_rx_scan_complete_notif()
Dmain.c919 priv->bt_status = 0; in iwl_down()
988 u8 bt_status; in iwlagn_prepare_restart() local
1008 bt_status = priv->bt_status; in iwlagn_prepare_restart()
1016 priv->bt_status = bt_status; in iwlagn_prepare_restart()
Ddev.h809 u8 bt_status; member
Dcommands.h2440 u8 bt_status; /* BT On/Off status */ member
3670 u8 bt_status; /* 0 - off, 1 - on */ member
Ddebugfs.c2068 priv->bt_status ? "On" : "Off", priv->last_bt_traffic_load); in iwl_dbgfs_bt_traffic_read()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
Dcoex.c109 coex_dm->bt_status == COEX_BTSTATUS_NCON_IDLE) { in rtw_coex_limited_wl()
623 coex_dm->bt_status = COEX_BTSTATUS_INQ_PAGE; in rtw_coex_update_bt_link_info()
625 coex_dm->bt_status = COEX_BTSTATUS_NCON_IDLE; in rtw_coex_update_bt_link_info()
627 coex_dm->bt_status = COEX_BTSTATUS_CON_IDLE; in rtw_coex_update_bt_link_info()
631 coex_dm->bt_status = COEX_BTSTATUS_ACL_SCO_BUSY; in rtw_coex_update_bt_link_info()
633 coex_dm->bt_status = COEX_BTSTATUS_SCO_BUSY; in rtw_coex_update_bt_link_info()
635 coex_dm->bt_status = COEX_BTSTATUS_ACL_BUSY; in rtw_coex_update_bt_link_info()
637 coex_dm->bt_status = COEX_BTSTATUS_MAX; in rtw_coex_update_bt_link_info()
642 rtw_dbg(rtwdev, RTW_DBG_COEX, "coex: bt status(%d)\n", coex_dm->bt_status); in rtw_coex_update_bt_link_info()
1273 coex_dm->bt_status == COEX_BTSTATUS_NCON_IDLE) { in rtw_coex_action_bt_idle()
[all …]
Dmain.h1259 u8 bt_status; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
Dscan.h447 u8 bt_status; member
1228 u8 bt_status; member
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_core.c5314 btcoex->bt_status = BT_8723B_1ANT_STATUS_NON_CONNECTED_IDLE; in rtl8723bu_update_bt_link_info()
5321 btcoex->bt_status = BT_8723B_1ANT_STATUS_CONNECTED_IDLE; in rtl8723bu_update_bt_link_info()
5324 btcoex->bt_status = BT_8723B_1ANT_STATUS_SCO_BUSY; in rtl8723bu_update_bt_link_info()
5326 btcoex->bt_status = BT_8723B_1ANT_STATUS_ACL_BUSY; in rtl8723bu_update_bt_link_info()
5328 btcoex->bt_status = BT_8723B_1ANT_STATUS_MAX; in rtl8723bu_update_bt_link_info()
5363 if (btcoex->bt_status == BT_8723B_1ANT_STATUS_SCO_BUSY || in rtl8723bu_update_bt_link_info()
5364 btcoex->bt_status == BT_8723B_1ANT_STATUS_ACL_BUSY) in rtl8723bu_update_bt_link_info()
Drtl8xxxu.h1250 u8 bt_status; member