Searched refs:band_56G_support (Results 1 – 4 of 4) sorted by relevance
2747 btc->cx.bt0.band_56G_support = 0; in rtw8922a_btc_set_rfe()2748 btc->cx.bt1.band_56G_support = 0; in rtw8922a_btc_set_rfe()
3202 cx->bt0.band_56G_support = 1; in rtw8922d_btc_set_rfe()3203 cx->bt1.band_56G_support = 1; in rtw8922d_btc_set_rfe()
7981 if ((src->len & BIT(7)) && bt->band_56G_support) { in _update_bt_leaudio_info()8046 if ((src->len & BIT(7)) && bt->band_56G_support) in _update_bt_bistdma_info()9024 if ((buf[BTC_BTINFO_L1] & BIT(7)) && bt->band_56G_support) { in _update_bt_info()
2720 u8 band_56G_support: 1; member