Home
last modified time | relevance | path

Searched refs:BTC_BT_BTG (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcoex.h102 BTC_BT_BTG enumerator
H A Drtw8852bt.c593 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852bt_btc_set_rfe()
616 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852bt_btc_set_rfe()
H A Drtw8852b.c634 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852b_btc_set_rfe()
657 md->md.bt_pos = BTC_BT_BTG; in rtw8852b_btc_set_rfe()
H A Drtw8852a.c1724 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852a_btc_set_rfe()
1747 md->md.bt_pos = BTC_BT_BTG; in rtw8852a_btc_set_rfe()
H A Drtw8851b.c1982 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8851b_btc_set_rfe()
2018 md->md.bt_pos = BTC_BT_BTG; in rtw8851b_btc_set_rfe()
H A Drtw8852c.c2443 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852c_btc_set_rfe()
2466 md->md.bt_pos = BTC_BT_BTG; in rtw8852c_btc_set_rfe()
H A Drtw8922a.c2403 module->bt_pos = BTC_BT_BTG; in rtw8922a_btc_set_rfe()
H A Dcoex.c6818 bt->btg_type = val & BTC_BSCB_BT_S1 ? BTC_BT_BTG : BTC_BT_ALONE; in _update_bt_scbd()