Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c3713 struct rtw89_btc_bt_hfp_desc *hfp = &btc->cx.bt.link_info.hfp_desc; in rtw89_btc_set_policy_v1()
4992 !bt_linfo->hfp_desc.exist && in _set_wl_preagc_ctrl()
5113 struct rtw89_btc_bt_hfp_desc *hfp = &b->hfp_desc; in _set_wl_tx_limit()
5295 if (bt_linfo->hfp_desc.exist) in _action_by_bt()
7249 struct rtw89_btc_bt_hfp_desc *hfp = &b->hfp_desc; in rtw89_btc_ntfy_specific_packet()
7405 struct rtw89_btc_bt_hfp_desc *hfp = &b->hfp_desc; in _update_bt_info()
8377 struct rtw89_btc_bt_hfp_desc hfp = bt_linfo->hfp_desc; in _show_bt_profile_info()
8469 bt_linfo->hfp_desc.exist ? "HFP," : "", in _show_bt_info()
H A Dcore.h1796 struct rtw89_btc_bt_hfp_desc hfp_desc; member