Searched refs:ofst_dec (Results 1 – 1 of 1) sorted by relevance
1240 u16 ofst_dec[RF_PATH_NUM_8852BX]; in rtw8852bx_set_txpwr_ref() local1253 ofst_dec[RF_PATH_A] = pwr_ofst > 0 ? 0 : abs(pwr_ofst); in rtw8852bx_set_txpwr_ref()1254 ofst_dec[RF_PATH_B] = pwr_ofst > 0 ? pwr_ofst : 0; in rtw8852bx_set_txpwr_ref()1258 val = rtw8852bx_bb_cal_txpwr_ref(rtwdev, phy_idx, ref_ofdm, ofst_dec[i]); in rtw8852bx_set_txpwr_ref()1264 val = rtw8852bx_bb_cal_txpwr_ref(rtwdev, phy_idx, ref_cck, ofst_dec[i]); in rtw8852bx_set_txpwr_ref()