Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.h102 BTC_BT_BTG enumerator
H A Drtw8852bt.c598 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852bt_btc_set_rfe()
621 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852bt_btc_set_rfe()
H A Drtw8852b.c727 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852b_btc_set_rfe()
750 md->md.bt_pos = BTC_BT_BTG; in rtw8852b_btc_set_rfe()
H A Drtw8852a.c1804 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852a_btc_set_rfe()
1827 md->md.bt_pos = BTC_BT_BTG; in rtw8852a_btc_set_rfe()
H A Drtw8851b.c2101 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8851b_btc_set_rfe()
2137 md->md.bt_pos = BTC_BT_BTG; in rtw8851b_btc_set_rfe()
H A Drtw8852c.c2577 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852c_btc_set_rfe()
2600 md->md.bt_pos = BTC_BT_BTG; in rtw8852c_btc_set_rfe()
H A Drtw8922a.c2532 module->bt_pos = BTC_BT_BTG; in rtw8922a_btc_set_rfe()
H A Dcoex.c7429 bt->btg_type = val & BTC_BSCB_BT_S1 ? BTC_BT_BTG : BTC_BT_ALONE; in _update_bt_scbd()