Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c586 coex_stat->bt_pan_exist = false; in rtw_coex_update_bt_link_info()
594 coex_stat->bt_pan_exist = true; in rtw_coex_update_bt_link_info()
597 coex_stat->bt_pan_exist = false; in rtw_coex_update_bt_link_info()
1105 if (coex_stat->bt_pan_exist) in rtw_coex_algorithm()
1377 !coex_stat->bt_pan_exist) in rtw_coex_action_bt_inquiry()
2969 coex_stat->bt_pan_exist ? coex_stat->bt_opp_exist ? in rtw_coex_display_coex_info()
H A Dmain.h1296 bool bt_pan_exist; /* PAN or OPP */ member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c745 coex_stat->bt_pan_exist = false; in rtw_coex_update_bt_link_info()
753 coex_stat->bt_pan_exist = true; in rtw_coex_update_bt_link_info()
756 coex_stat->bt_pan_exist = false; in rtw_coex_update_bt_link_info()
1472 if (coex_stat->bt_pan_exist) in rtw_coex_algorithm()
4018 coex_stat->bt_pan_exist ? coex_stat->bt_opp_exist ? in rtw_coex_display_coex_info()
H A Dmain.h1411 bool bt_pan_exist; /* PAN or OPP */ member

Completed in 19 milliseconds