Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c3010 bool inq_page = false; in rtw_coex_bt_info_notify() local
3111 inq_page = ((coex_stat->bt_info_lb2 & BIT(2)) == BIT(2)); in rtw_coex_bt_info_notify()
3113 if (inq_page != coex_stat->bt_inq_page) { in rtw_coex_bt_info_notify()
3115 coex_stat->bt_inq_page = inq_page; in rtw_coex_bt_info_notify()
3117 if (inq_page) in rtw_coex_bt_info_notify()