BTC_RF_S0
if (osi->rf_band[BTC_RF_S0] == 1 &&
osi->rf_gbt_source = BTC_RF_S0;
if (o_info->rf_band[BTC_RF_S0] != o_info->rf_band[BTC_RF_S1]) {/* 1+1 */
if (o_info->rf_band[BTC_RF_S0]) /* Non-2G */
o_info->btg_rx[BTC_RF_S0] = BTC_BTGCTRL_DISABLE;
o_info->btg_rx[BTC_RF_S0] = is_btg;
o_info->btg_rx[BTC_RF_S0] = is_btg;
chip->ops->ctrl_btg_bt_rx(rtwdev, o_info->btg_rx[BTC_RF_S0],
if (o_info->rf_band[BTC_RF_S0] != o_info->rf_band[BTC_RF_S1]) {/* 1+1 */
if (o_info->rf_band[BTC_RF_S0]) /* Non-2G */
o_info->nbtg_tx[BTC_RF_S0] = BTC_PREAGC_DISABLE;
o_info->nbtg_tx[BTC_RF_S0] = is_preagc;
o_info->nbtg_tx[BTC_RF_S0] = is_preagc;
chip->ops->ctrl_nbtg_bt_tx(rtwdev, o_info->nbtg_tx[BTC_RF_S0],
mlo_info->path_rf_band[BTC_RF_S0] = rf_band;
mlo_info->path_rf_band[BTC_RF_S0] = rf_band;
mlo_info->path_rf_band[BTC_RF_S0] =