Home
last modified time | relevance | path

Searched refs:BTC_BT_2ND (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c1499 wl->scbd_rb[BTC_BT_2ND] != wl->scbd[BTC_BT_2ND]) in _chk_btc_err()
2255 } else if (i == BTC_BT_2ND) { in _chk_btc_report()
2281 if (i <= BTC_BT_2ND) in _chk_btc_report()
3596 for (i = BTC_BT_1ST; i <= BTC_BT_2ND; i++) { in btc_fw_event()
3870 id_stop = BTC_BT_2ND; in _set_bt_tx_power()
3877 if (i == BTC_BT_2ND) { in _set_bt_tx_power()
3937 id_stop = BTC_BT_2ND; in _set_bt_rx_gain()
3949 if (i == BTC_BT_2ND) { in _set_bt_rx_gain()
4005 for (i = BTC_BT_1ST; i <= BTC_BT_2ND; i++) { in _set_bt_corx_table()
4007 if (i == BTC_BT_2ND) { in _set_bt_corx_table()
[all …]
H A Drtw8922d.c3270 dm->ant_xmap[BTC_RF_S0][BTC_BT_2ND] = 1; in rtw8922d_btc_set_rfe()
3348 dm->ant_xmap[BTC_RF_S0][BTC_BT_2ND] = 0; in rtw8922d_btc_set_rfe()
3349 dm->ant_xmap[BTC_RF_S1][BTC_BT_2ND] = 0; /* BT1 -> 3rd Ant */ in rtw8922d_btc_set_rfe()
H A Dcore.h892 BTC_BT_2ND = 0x1, enumerator