Lines Matching defs:gain
1134 struct rtw89_phy_bb_gain_info *gain = &rtwdev->bb_gain.ax;
1143 gain->lna_gain[gband][path][i] = data & 0xff;
1147 gain->lna_gain[gband][path][i] = data & 0xff;
1151 gain->tia_gain[gband][path][i] = data & 0xff;
1155 "bb gain error {0x%x:0x%x} with unknown type: %d\n",
1173 struct rtw89_phy_bb_gain_info *gain = &rtwdev->bb_gain.ax;
1184 gain->rpl_ofst_20[gband][path] = (s8)data;
1188 gain->rpl_ofst_40[gband][path][0] = (s8)data;
1193 gain->rpl_ofst_40[gband][path][rxsc] = ofst;
1199 gain->rpl_ofst_80[gband][path][0] = (s8)data;
1204 gain->rpl_ofst_80[gband][path][rxsc] = ofst;
1210 gain->rpl_ofst_80[gband][path][rxsc] = ofst;
1216 gain->rpl_ofst_160[gband][path][0] = (s8)data;
1221 gain->rpl_ofst_160[gband][path][rxsc] = ofst;
1227 gain->rpl_ofst_160[gband][path][rxsc] = ofst;
1233 gain->rpl_ofst_160[gband][path][rxsc] = ofst;
1239 gain->rpl_ofst_160[gband][path][rxsc] = ofst;
1255 struct rtw89_phy_bb_gain_info *gain = &rtwdev->bb_gain.ax;
1264 gain->lna_gain_bypass[gband][path][i] = data & 0xff;
1268 gain->lna_gain_bypass[gband][path][i] = data & 0xff;
1272 "bb gain bypass {0x%x:0x%x} with unknown type: %d\n",
1282 struct rtw89_phy_bb_gain_info *gain = &rtwdev->bb_gain.ax;
1291 gain->lna_op1db[gband][path][i] = data & 0xff;
1295 gain->lna_op1db[gband][path][i] = data & 0xff;
1299 gain->tia_lna_op1db[gband][path][i] = data & 0xff;
1303 gain->tia_lna_op1db[gband][path][i] = data & 0xff;
1307 "bb gain op1db {0x%x:0x%x} with unknown type: %d\n",
1329 rtw89_warn(rtwdev, "bb gain table with flow ctrl\n");
1353 "bb gain {0x%x:0x%x} with unknown cfg type: %d\n",