Home
last modified time | relevance | path

Searched refs:BTC_BT_EXT (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8922a.c2814 btc->dm.ant_xmap[BTC_RF_S0][BTC_BT_EXT] = 0; in rtw8922a_btc_set_rfe()
2815 btc->dm.ant_xmap[BTC_RF_S1][BTC_BT_EXT] = 0; in rtw8922a_btc_set_rfe()
2818 for (j = BTC_BT_1ST; j <= BTC_BT_EXT; j++) in rtw8922a_btc_set_rfe()
H A Drtw8922d.c3383 dm->ant_xmap[BTC_RF_S0][BTC_BT_EXT] = 0; in rtw8922d_btc_set_rfe()
3384 dm->ant_xmap[BTC_RF_S1][BTC_BT_EXT] = 0; in rtw8922d_btc_set_rfe()
3387 for (j = BTC_BT_1ST; j <= BTC_BT_EXT; j++) in rtw8922d_btc_set_rfe()
H A Dcoex.c2250 for (i = BTC_BT_1ST; i <= BTC_BT_EXT; i++) { in _chk_btc_report()
2251 if (i == BTC_BT_EXT) { in _chk_btc_report()
4002 if (btc->dm.fdd_bind.bt_sel == BIT(BTC_BT_EXT)) in _set_bt_corx_table()
4433 for (j = BTC_BT_1ST; j <= BTC_BT_EXT; j++) { in _set_wl_ch_info()
8132 link_weight[BTC_BT_EXT][i] = cx->bt_ext.link_weight[i]; in _set_bind_info()
8228 if (i == BTC_BT_EXT) { in _set_bind_info()
8323 dm->fit_xmap[i][BTC_BT_EXT] = wl_rf_band[i] & bt2->rf_band_map; in _set_coex_binding()
H A Dcore.h893 BTC_BT_EXT = 0x2, enumerator