Searched refs:rf_combination (Results 1 – 3 of 3) sorted by relevance
8179 if ((wl->mlo_info.rf_combination == BTC_MLO_RF_1_PLUS_1 || in _set_bind_info()8180 wl->mlo_info.rf_combination == BTC_MLO_RF_2_PLUS_2) && in _set_bind_info()8185 if (wl->mlo_info.rf_combination == BTC_MLO_RF_2_PLUS_0) in _set_bind_info()8187 else if (wl->mlo_info.rf_combination == BTC_MLO_RF_0_PLUS_2) in _set_bind_info()8341 if (wl->mlo_info.rf_combination == BTC_MLO_RF_2_PLUS_0) in _set_coex_binding()8343 else if (wl->mlo_info.rf_combination == BTC_MLO_RF_0_PLUS_2) in _set_coex_binding()
1799 u8 rf_combination; member1818 u8 rf_combination; /* enum btc_mlo_rf_combin 0:2+0, 1:0+2, 2:1+1,3:2+2 */ member
6655 h2c->mlo.rf_combination = mlo->rf_combination; in rtw89_fw_h2c_cxdrv_mlo_v2()