Home
last modified time | relevance | path

Searched refs:bt_page (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c1806 else if (!coex_stat->bt_page) in rtw_coex_action_bt_inquiry()
1848 else if (!coex_stat->bt_page) in rtw_coex_action_bt_inquiry()
1871 wl_hi_pri, coex_stat->bt_page); in rtw_coex_action_bt_inquiry()
3177 coex_stat->bt_page = ((coex_stat->bt_info_lb3 & BIT(7)) == BIT(7)); in rtw_coex_bt_info_notify()
3178 if (coex_stat->bt_page) in rtw_coex_bt_info_notify()
H A Dmain.h1453 bool bt_page; member