Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Dcoex.c3630 struct rtw89_btc_bt_pan_desc pan = bt_linfo->pan_desc; in _action_by_bt()
3642 if (bt_linfo->pan_desc.exist) in _action_by_bt()
3837 bt->link_info.pan_desc.exist) { in _action_wl_2g_scc_v1()
4888 struct rtw89_btc_bt_pan_desc *pan = &b->pan_desc; in _update_bt_info()
5665 struct rtw89_btc_bt_pan_desc pan = bt_linfo->pan_desc; in _show_bt_profile_info()
5742 bt_linfo->pan_desc.exist ? "PAN," : ""); in _show_bt_info()
5751 bt_linfo->pan_desc.active ? "Y" : "N"); in _show_bt_info()
Dcore.h1245 struct rtw89_btc_bt_pan_desc pan_desc; member