Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c2862 struct rtw89_btc_bt_hfp_desc *hfp = &btc->cx.bt.link_info.hfp_desc; in rtw89_btc_set_policy_v1()
3920 struct rtw89_btc_bt_hfp_desc *hfp = &b->hfp_desc; in _set_wl_tx_limit()
4056 if (bt_linfo->hfp_desc.exist) in _action_by_bt()
5423 struct rtw89_btc_bt_hfp_desc *hfp = &b->hfp_desc; in rtw89_btc_ntfy_specific_packet()
5532 struct rtw89_btc_bt_hfp_desc *hfp = &b->hfp_desc; in _update_bt_info()
6347 struct rtw89_btc_bt_hfp_desc hfp = bt_linfo->hfp_desc; in _show_bt_profile_info()
6425 bt_linfo->hfp_desc.exist ? "HFP," : "", in _show_bt_info()
H A Dcore.h1538 struct rtw89_btc_bt_hfp_desc hfp_desc; member