Lines Matching refs:tmp_txagc
2172 rtw89_debug(rtwdev, RTW89_DBG_RFK, "[DPK] tmp_txagc (GL=%d) = 0x%x\n",
2224 u8 tmp_txagc, tmp_rxbb = 0, tmp_gl_idx = 0;
2230 tmp_txagc = init_txagc;
2236 tmp_txagc = 0xff;
2296 if (tmp_txagc == 0x2e) {
2301 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, 0x3);
2308 if (tmp_txagc == 0x3f) {
2313 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, 0xfe);
2319 tmp_txagc = _dpk_set_offset(rtwdev, phy, path, tmp_gl_idx);
2331 "[DPK] Txagc / RXBB for DPK = 0x%x / 0x%x\n", tmp_txagc,
2334 return tmp_txagc;