Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c7347 mlo_info->path_rf_band[BTC_RF_S0] = rf_band; in _update_wl_mlo_info()
7348 mlo_info->path_rf_band[BTC_RF_S1] = rf_band; in _update_wl_mlo_info()
7359 mlo_info->path_rf_band[BTC_RF_S0] = rf_band; in _update_wl_mlo_info()
7360 mlo_info->path_rf_band[BTC_RF_S1] = rf_band; in _update_wl_mlo_info()
7378 mlo_info->path_rf_band[BTC_RF_S0] = rf_band; in _update_wl_mlo_info()
7381 mlo_info->path_rf_band[BTC_RF_S1] = rf_band; in _update_wl_mlo_info()
H A Dcore.h1792 u8 path_rf_band[RTW89_PHY_NUM]; member
1811 u8 path_rf_band[RTW89_PHY_NUM]; /* enum band_type, RF-band for PHY0/1 */ member
H A Dfw.c6647 memcpy(h2c->mlo.path_rf_band, mlo->path_rf_band, in rtw89_fw_h2c_cxdrv_mlo_v2()
6648 sizeof(h2c->mlo.path_rf_band)); in rtw89_fw_h2c_cxdrv_mlo_v2()