Home
last modified time | relevance | path

Searched refs:txgapk (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Drtw8822c.c1400 struct rtw_gapk_info *txgapk = &rtwdev->dm_info.gapk; in _rtw8822c_txgapk_write_gain_bb_table() local
1427 v = txgapk->rf3f_bp[band][gain][path]; in _rtw8822c_txgapk_write_gain_bb_table()
1430 tmp_3f = txgapk->rf3f_bp[band][gain][path]; in _rtw8822c_txgapk_write_gain_bb_table()
1435 txgapk->rf3f_bp[band][gain][path]); in _rtw8822c_txgapk_write_gain_bb_table()
1437 tmp_3f = txgapk->rf3f_bp[band][gain][path]; in _rtw8822c_txgapk_write_gain_bb_table()
1472 struct rtw_gapk_info *txgapk = &rtwdev->dm_info.gapk; in rtw8822c_txgapk_read_offset() local
1473 u8 channel = txgapk->channel; in rtw8822c_txgapk_read_offset()
1518 txgapk->offset[0][path] = (s8)FIELD_GET(BIT_GAPK_RPT0, val); in rtw8822c_txgapk_read_offset()
1519 txgapk->offset[1][path] = (s8)FIELD_GET(BIT_GAPK_RPT1, val); in rtw8822c_txgapk_read_offset()
1520 txgapk in rtw8822c_txgapk_read_offset()
1547 struct rtw_gapk_info *txgapk = &rtwdev->dm_info.gapk; rtw8822c_txgapk_calculate_offset() local
1655 struct rtw_gapk_info *txgapk = &rtwdev->dm_info.gapk; rtw8822c_txgapk_write_tx_gain() local
1725 struct rtw_gapk_info *txgapk = &rtwdev->dm_info.gapk; rtw8822c_txgapk_save_all_tx_gain_table() local
1785 struct rtw_gapk_info *txgapk = &rtwdev->dm_info.gapk; rtw8822c_txgapk() local
[all...]
H A Ddebug.c1060 struct rtw_gapk_info *txgapk = &rtwdev->dm_info.gapk; in dump_gapk_status() local
1076 txgapk->rf3f_fs[path][i], i); in dump_gapk_status()

Completed in 8 milliseconds