Home
last modified time | relevance | path

Searched refs:dig_tab (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/rtl8822b/
H A Dphydm_regconfig8822b.c129 struct phydm_dig_struct *dig_tab = &dm->dm_dig_table; in odm_update_agc_big_jump_lmt_8822b() local
143 if (rf_gain_idx == dig_tab->rf_gain_idx && !is_limit) { in odm_update_agc_big_jump_lmt_8822b()
145 dig_tab->big_jump_lmt[agc_table_idx] = bb_gain_idx - 2; in odm_update_agc_big_jump_lmt_8822b()
149 dig_tab->big_jump_lmt[agc_table_idx]); in odm_update_agc_big_jump_lmt_8822b()
155 dig_tab->rf_gain_idx = rf_gain_idx; in odm_update_agc_big_jump_lmt_8822b()
H A Dphydm_hal_api8822b.c1811 struct phydm_dig_struct *dig_tab = &dm->dm_dig_table; in config_phydm_switch_channel_8822b() local
1865 dig_tab->agc_table_idx = 0x0; in config_phydm_switch_channel_8822b()
1890 dig_tab->agc_table_idx = 0x1; in config_phydm_switch_channel_8822b()
1893 dig_tab->agc_table_idx = 0x2; in config_phydm_switch_channel_8822b()
1896 dig_tab->agc_table_idx = 0x3; in config_phydm_switch_channel_8822b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/rtl8822c/
H A Dphydm_hal_api8822c.c1377 struct phydm_dig_struct *dig_tab = &dm->dm_dig_table; in phydm_ofdm_agc_tab_sel_8822c() local
1382 dig_tab->agc_table_idx = table; in phydm_ofdm_agc_tab_sel_8822c()