Home
last modified time | relevance | path

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

/linux-6.15/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.h1450 bool bt_page; member
/linux-6.15/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu.h1627 u8 bt_page:1; member