Home
last modified time | relevance | path

Searched refs:COEX_BTSTATUS_NCON_IDLE (Results 1 - 4 of 4) sorted by relevance

/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()
625 coex_dm->bt_status = COEX_BTSTATUS_NCON_IDLE; in rtw_coex_update_bt_link_info()
1273 coex_dm->bt_status == COEX_BTSTATUS_NCON_IDLE) { in rtw_coex_action_bt_idle()
1298 } else if (coex_dm->bt_status == COEX_BTSTATUS_NCON_IDLE) { in rtw_coex_action_bt_idle()
1311 coex_dm->bt_status == COEX_BTSTATUS_NCON_IDLE) { in rtw_coex_action_bt_idle()
2006 if ((coex_dm->bt_status == COEX_BTSTATUS_NCON_IDLE || in rtw_coex_run_coex()
2955 coex_dm->bt_status == COEX_BTSTATUS_NCON_IDLE ? "non-conn" : in rtw_coex_display_coex_info()
H A Dcoex.h222 COEX_BTSTATUS_NCON_IDLE = 0, enumerator
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dcoex.h247 COEX_BTSTATUS_NCON_IDLE = 0, enumerator
H A Dcoex.c104 if (!coex->under_5g && coex_dm->bt_status != COEX_BTSTATUS_NCON_IDLE) { in rtw_coex_limited_wl()
784 coex_dm->bt_status = COEX_BTSTATUS_NCON_IDLE; in rtw_coex_update_bt_link_info()
1698 coex_dm->bt_status == COEX_BTSTATUS_NCON_IDLE) { in rtw_coex_action_bt_idle()
1722 } else if (coex_dm->bt_status == COEX_BTSTATUS_NCON_IDLE) { in rtw_coex_action_bt_idle()
1739 coex_dm->bt_status == COEX_BTSTATUS_NCON_IDLE) { in rtw_coex_action_bt_idle()
2624 if ((coex_dm->bt_status == COEX_BTSTATUS_NCON_IDLE || in rtw_coex_run_coex()
4003 coex_dm->bt_status == COEX_BTSTATUS_NCON_IDLE ? "non-conn" : in rtw_coex_display_coex_info()

Completed in 11 milliseconds