Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c4053 struct rtw89_btc_bt_pan_desc pan = bt_linfo->pan_desc; in _action_by_bt()
4065 if (bt_linfo->pan_desc.exist) in _action_by_bt()
4260 bt->link_info.pan_desc.exist) { in _action_wl_2g_scc_v1()
4322 bt->link_info.pan_desc.exist) { in _action_wl_2g_scc_v2()
5535 struct rtw89_btc_bt_pan_desc *pan = &b->pan_desc; in _update_bt_info()
6350 struct rtw89_btc_bt_pan_desc pan = bt_linfo->pan_desc; in _show_bt_profile_info()
6429 bt_linfo->pan_desc.exist ? "PAN," : ""); in _show_bt_info()
6438 bt_linfo->pan_desc.active ? "Y" : "N"); in _show_bt_info()
H A Dcore.h1541 struct rtw89_btc_bt_pan_desc pan_desc; member