Home
last modified time | relevance | path

Searched refs:bt_status (Results 1 - 25 of 45) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A 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 in btc8821a1ant_act_wifi_not_conn_scan()
[all...]
H A 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 in halbtc8723b1ant_action_wifi_connected()
[all...]
H A 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 in ex_btc8192e2ant_bt_info_notify()
[all...]
H A Dhalbtc8192e2ant.h102 u8 bt_status; member
H A Dhalbtc8821a2ant.h102 u8 bt_status; member
H A Dhalbtc8723b1ant.h107 u8 bt_status; member
H A Dhalbtc8723b2ant.h104 u8 bt_status; member
H A Dhalbtc8821a1ant.h103 u8 bt_status; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A 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()
1647 if (coex_dm->bt_status == BT_8821A_1ANT_BT_STATUS_ACL_BUSY) { in btc8821a1ant_act_wifi_not_conn_scan()
1662 } else if ((coex_dm->bt_status in btc8821a1ant_act_wifi_not_conn_scan()
[all...]
H A 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()
1978 } else if (coex_dm->bt_status == BT_8723B_1ANT_BT_STATUS_SCO_BUSY || in btc8723b1ant_action_wifi_conn_scan()
1979 coex_dm->bt_status == BT_8723B_1ANT_BT_STATUS_ACL_SCO_BUSY) { in btc8723b1ant_action_wifi_conn_scan()
2063 coex_dm->bt_status in halbtc8723b1ant_action_wifi_connected()
[all...]
H A 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 in ex_btc8192e2ant_bt_info_notify()
[all...]
H A Dhalbtc8192e2ant.h102 u8 bt_status; member
H A Dhalbtc8821a2ant.h102 u8 bt_status; member
H A Dhalbtc8723b1ant.h107 u8 bt_status; member
H A Dhalbtc8723b2ant.h104 u8 bt_status; member
H A Dhalbtc8821a1ant.h103 u8 bt_status; member
/kernel/linux/linux-6.6/net/bluetooth/
H A Dlib.c139 __u8 bt_status(int err) in bt_status() function
207 EXPORT_SYMBOL(bt_status); variable
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c104 if (!coex->under_5g && coex_dm->bt_status != COEX_BTSTATUS_NCON_IDLE) { in rtw_coex_limited_wl()
218 if (coex_dm->bt_status == COEX_BTSTATUS_INQ_PAGE || in rtw_coex_wl_ccklock_detect()
231 (coex_dm->bt_status == COEX_BTSTATUS_ACL_BUSY || in rtw_coex_wl_ccklock_detect()
232 coex_dm->bt_status == COEX_BTSTATUS_ACL_SCO_BUSY || in rtw_coex_wl_ccklock_detect()
233 coex_dm->bt_status == COEX_BTSTATUS_SCO_BUSY)) { in rtw_coex_wl_ccklock_detect()
692 static const char *rtw_coex_get_bt_status_string(u8 bt_status) in rtw_coex_get_bt_status_string() argument
694 switch (bt_status) { in rtw_coex_get_bt_status_string()
782 coex_dm->bt_status = COEX_BTSTATUS_INQ_PAGE; in rtw_coex_update_bt_link_info()
784 coex_dm->bt_status = COEX_BTSTATUS_NCON_IDLE; in rtw_coex_update_bt_link_info()
787 coex_dm->bt_status in rtw_coex_update_bt_link_info()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A 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 in rtw_coex_action_bt_idle()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A 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()
H A 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()
H A 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()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dlib.c408 if (priv->bt_status) in iwlagn_bt_traffic_change_work()
635 IWL_DEBUG_COEX(priv, " status: %d\n", coex->bt_status); in iwlagn_bt_coex_profile_notif()
645 if (priv->bt_status != coex->bt_status || in iwlagn_bt_coex_profile_notif()
647 if (coex->bt_status) { in iwlagn_bt_coex_profile_notif()
660 priv->bt_status = coex->bt_status; in iwlagn_bt_coex_profile_notif()
H A Dscan.c314 priv->bt_status != scan_notif->bt_status) { in iwl_rx_scan_complete_notif()
315 if (scan_notif->bt_status) { in iwl_rx_scan_complete_notif()
329 priv->bt_status = scan_notif->bt_status; in iwl_rx_scan_complete_notif()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dscan.h438 * @bt_status: BT on/off status
447 u8 bt_status; member
1218 * @bt_status: BT on/off status
1228 u8 bt_status; member

Completed in 38 milliseconds

12