Lines Matching refs:subband
886 enum rtw89_subband subband,
890 u8 gain_band = rtw89_subband_to_bb_gain_band(subband);
897 if (subband == RTW89_CH_2G)
908 if (subband == RTW89_CH_2G)
920 enum rtw89_subband subband,
936 tmp = efuse_gain->comp[path][subband];
945 gain_ofdm_band = rtw89_subband_to_gain_offset_band_of_ofdm(subband);
964 if (subband == RTW89_CH_2G) {
973 void rtw8851b_set_rxsc_rpl_comp(struct rtw89_dev *rtwdev, enum rtw89_subband subband)
976 u8 band = rtw89_subband_to_bb_gain_band(subband);
1005 u8 subband = chan->subband_type;
1044 rtw8851b_set_gain_error(rtwdev, subband, RF_PATH_A);
1045 rtw8851b_set_gain_offset(rtwdev, subband, phy_idx);
1046 rtw8851b_set_rxsc_rpl_comp(rtwdev, subband);