Searched refs:txgapk (Results 1 – 3 of 3) sorted by relevance
1401 struct rtw_gapk_info *txgapk = &rtwdev->dm_info.gapk; in _rtw8822c_txgapk_write_gain_bb_table() local1428 v = txgapk->rf3f_bp[band][gain][path]; in _rtw8822c_txgapk_write_gain_bb_table()1431 tmp_3f = txgapk->rf3f_bp[band][gain][path]; in _rtw8822c_txgapk_write_gain_bb_table()1436 txgapk->rf3f_bp[band][gain][path]); in _rtw8822c_txgapk_write_gain_bb_table()1438 tmp_3f = txgapk->rf3f_bp[band][gain][path]; in _rtw8822c_txgapk_write_gain_bb_table()1473 struct rtw_gapk_info *txgapk = &rtwdev->dm_info.gapk; in rtw8822c_txgapk_read_offset() local1474 u8 channel = txgapk->channel; in rtw8822c_txgapk_read_offset()1519 txgapk->offset[0][path] = (s8)FIELD_GET(BIT_GAPK_RPT0, val); in rtw8822c_txgapk_read_offset()1520 txgapk->offset[1][path] = (s8)FIELD_GET(BIT_GAPK_RPT1, val); in rtw8822c_txgapk_read_offset()1521 txgapk->offset[2][path] = (s8)FIELD_GET(BIT_GAPK_RPT2, val); in rtw8822c_txgapk_read_offset()[all …]
1109 struct rtw_gapk_info *txgapk = &rtwdev->dm_info.gapk; in dump_gapk_status() local1125 txgapk->rf3f_fs[path][i], i); in dump_gapk_status()
3459 struct rtw89_c2h_rf_txgapk_rpt_log *txgapk; in rtw89_phy_c2h_rfk_rpt_log() local3692 if (len != sizeof(*txgapk)) in rtw89_phy_c2h_rfk_rpt_log()3695 txgapk = content; in rtw89_phy_c2h_rfk_rpt_log()3698 le32_to_cpu(txgapk->r0x8010[0]), in rtw89_phy_c2h_rfk_rpt_log()3699 le32_to_cpu(txgapk->r0x8010[1])); in rtw89_phy_c2h_rfk_rpt_log()3701 txgapk->chk_id); in rtw89_phy_c2h_rfk_rpt_log()3703 le32_to_cpu(txgapk->chk_cnt)); in rtw89_phy_c2h_rfk_rpt_log()3705 txgapk->ver); in rtw89_phy_c2h_rfk_rpt_log()3707 txgapk->d_bnd_ok); in rtw89_phy_c2h_rfk_rpt_log()3709 le32_to_cpu(txgapk->stage[0])); in rtw89_phy_c2h_rfk_rpt_log()[all …]