Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dcoex.c2461 struct rtw89_btc_bt_hfp_desc *hfp = &btc->cx.bt.link_info.hfp_desc; in rtw89_btc_set_policy_v1()
3508 struct rtw89_btc_bt_hfp_desc *hfp = &b->hfp_desc; in _set_wl_tx_limit()
3633 if (bt_linfo->hfp_desc.exist) in _action_by_bt()
4778 struct rtw89_btc_bt_hfp_desc *hfp = &b->hfp_desc; in rtw89_btc_ntfy_specific_packet()
4885 struct rtw89_btc_bt_hfp_desc *hfp = &b->hfp_desc; in _update_bt_info()
5662 struct rtw89_btc_bt_hfp_desc hfp = bt_linfo->hfp_desc; in _show_bt_profile_info()
5738 bt_linfo->hfp_desc.exist ? "HFP," : "", in _show_bt_info()
Dcore.h1242 struct rtw89_btc_bt_hfp_desc hfp_desc; member