Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c5955 struct rtw89_btc_bt_pan_desc pan = bt_linfo->pan_desc; in _action_bt_pan()
6732 struct rtw89_btc_bt_pan_desc pan = bt_linfo->pan_desc; in _action_by_bt()
6750 if (bt_linfo->pan_desc.exist) in _action_by_bt()
7793 bt0->link_info.pan_desc.exist) in _update_bt_ctrl_lps()
7797 bt1->link_info.pan_desc.exist) in _update_bt_ctrl_lps()
7885 bt_2g->pan_desc.exist = !!(val & BTC_BSCB_PAN_ACT); in _update_bt_scbd()
7931 struct rtw89_btc_bt_pan_desc *pan = &b->pan_desc; in _update_bt_link_cnt()
8248 bd->bt_smap.pan_active |= b->pan_desc.active; in _set_bind_info()
9039 pan = &b->pan_desc; in _update_bt_info()
10028 struct rtw89_btc_bt_pan_desc pan = bt_linfo->pan_desc; in _show_bt_profile_info()
[all …]
H A Dcore.h2221 struct rtw89_btc_bt_pan_desc pan_desc; member