Home
last modified time | relevance | path

Searched refs:BTC_BT_ALONE (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dcoex.h96 BTC_BT_ALONE = 0, enumerator
Drtw8852a.c1670 module->bt_pos = BTC_BT_ALONE; in rtw8852a_btc_set_rfe()
Drtw8851b.c1936 module->bt_pos = BTC_BT_ALONE; in rtw8851b_btc_set_rfe()
Drtw8852b.c2128 module->bt_pos = BTC_BT_ALONE; in rtw8852b_btc_set_rfe()
Drtw8852c.c2334 module->bt_pos = BTC_BT_ALONE; in rtw8852c_btc_set_rfe()
Dcoex.c5038 bt->btg_type = val & BTC_BSCB_BT_S1 ? BTC_BT_BTG : BTC_BT_ALONE; in _update_bt_scbd()