Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dcoex.c3684 struct rtw89_btc_bt_hfp_desc *hfp = &btc->cx.bt.link_info.hfp_desc; in rtw89_btc_set_policy_v1()
4952 !bt_linfo->hfp_desc.exist && in _set_wl_preagc_ctrl()
5060 struct rtw89_btc_bt_hfp_desc *hfp = &b->hfp_desc; in _set_wl_tx_limit()
5236 if (bt_linfo->hfp_desc.exist) in _action_by_bt()
7200 struct rtw89_btc_bt_hfp_desc *hfp = &b->hfp_desc; in rtw89_btc_ntfy_specific_packet()
7356 struct rtw89_btc_bt_hfp_desc *hfp = &b->hfp_desc; in _update_bt_info()
8228 struct rtw89_btc_bt_hfp_desc hfp = bt_linfo->hfp_desc; in _show_bt_profile_info()
8312 bt_linfo->hfp_desc.exist ? "HFP," : "", in _show_bt_info()
Dcore.h1780 struct rtw89_btc_bt_hfp_desc hfp_desc; member