Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.h102 BTC_BT_BTG enumerator
H A Drtw8852a.c1690 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852a_btc_set_rfe()
1713 md->md.bt_pos = BTC_BT_BTG; in rtw8852a_btc_set_rfe()
H A Drtw8851b.c1950 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8851b_btc_set_rfe()
1986 md->md.bt_pos = BTC_BT_BTG; in rtw8851b_btc_set_rfe()
H A Drtw8852b.c2163 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852b_btc_set_rfe()
2186 md->md.bt_pos = BTC_BT_BTG; in rtw8852b_btc_set_rfe()
H A Drtw8852c.c2397 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852c_btc_set_rfe()
2420 md->md.bt_pos = BTC_BT_BTG; in rtw8852c_btc_set_rfe()
H A Drtw8922a.c2191 module->bt_pos = BTC_BT_BTG; in rtw8922a_btc_set_rfe()
H A Dcoex.c6422 bt->btg_type = val & BTC_BSCB_BT_S1 ? BTC_BT_BTG : BTC_BT_ALONE; in _update_bt_scbd()