Home
last modified time | relevance | path

Searched refs:agc_table_idx (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/staging/rtlwifi/phydm/rtl8822b/
Dphydm_regconfig8822b.c76 u8 agc_table_idx = (u8)((data & 0x00000f00) >> 8); in odm_update_agc_big_jump_lmt_8822b() local
85 dig_tab->big_jump_lmt[agc_table_idx] = bb_gain_idx - 2; in odm_update_agc_big_jump_lmt_8822b()
89 agc_table_idx, in odm_update_agc_big_jump_lmt_8822b()
90 dig_tab->big_jump_lmt[agc_table_idx]); in odm_update_agc_big_jump_lmt_8822b()
Dphydm_hal_api8822b.c1123 dig_tab->agc_table_idx = 0x0; in config_phydm_switch_channel_8822b()
1154 dig_tab->agc_table_idx = 0x1; in config_phydm_switch_channel_8822b()
1157 dig_tab->agc_table_idx = 0x2; in config_phydm_switch_channel_8822b()
1160 dig_tab->agc_table_idx = 0x3; in config_phydm_switch_channel_8822b()
/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm_dig.h94 u8 agc_table_idx; member
Dphydm_dig.c276 dig_tab->big_jump_lmt[dig_tab->agc_table_idx]) { in phydm_set_big_jump_step()
292 dig_tab->big_jump_lmt[dig_tab->agc_table_idx]); in phydm_set_big_jump_step()