Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/rtl8821c/
H A Dphydm_regconfig8821c.c113 u8 agc_table_idx = (u8)((data & 0x00000f00) >> 8); in odm_update_agc_big_jump_lmt_8821c() local
125 dig_t->big_jump_lmt[agc_table_idx] = bb_gain_idx - 2; in odm_update_agc_big_jump_lmt_8821c()
128 agc_table_idx, in odm_update_agc_big_jump_lmt_8821c()
129 dig_t->big_jump_lmt[agc_table_idx]); in odm_update_agc_big_jump_lmt_8821c()
H A Dphydm_hal_api8821c.c846 dig_t->agc_table_idx = 0x0; in config_phydm_switch_channel_8821c()
889 dig_t->agc_table_idx = 0x1; in config_phydm_switch_channel_8821c()
892 dig_t->agc_table_idx = 0x2; in config_phydm_switch_channel_8821c()
895 dig_t->agc_table_idx = 0x3; in config_phydm_switch_channel_8821c()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/rtl8821c/
H A Dphydm_regconfig8821c.c112 u8 agc_table_idx = (u8)((data & 0x00000f00) >> 8); in odm_update_agc_big_jump_lmt_8821c() local
124 dig_t->big_jump_lmt[agc_table_idx] = bb_gain_idx - 2; in odm_update_agc_big_jump_lmt_8821c()
127 agc_table_idx, in odm_update_agc_big_jump_lmt_8821c()
128 dig_t->big_jump_lmt[agc_table_idx]); in odm_update_agc_big_jump_lmt_8821c()
H A Dphydm_hal_api8821c.c845 dig_t->agc_table_idx = 0x0; in config_phydm_switch_channel_8821c()
888 dig_t->agc_table_idx = 0x1; in config_phydm_switch_channel_8821c()
891 dig_t->agc_table_idx = 0x2; in config_phydm_switch_channel_8821c()
894 dig_t->agc_table_idx = 0x3; in config_phydm_switch_channel_8821c()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/rtl8822b/
H A Dphydm_regconfig8822b.c132 u8 agc_table_idx = (u8)((data & 0x00000f00) >> 8); in odm_update_agc_big_jump_lmt_8822b() local
145 dig_tab->big_jump_lmt[agc_table_idx] = bb_gain_idx - 2; in odm_update_agc_big_jump_lmt_8822b()
148 agc_table_idx, 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()
H A Dphydm_hal_api8822b.c1865 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/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_dig.h115 u8 agc_table_idx; member
H A Dphydm_dig.c153 if ((current_igi + step1[i]) > p_dig_t->big_jump_lmt[p_dig_t->agc_table_idx]) { in phydm_set_big_jump_step()
167 i, p_dig_t->big_jump_step1, p_dig_t->big_jump_lmt[p_dig_t->agc_table_idx])); in phydm_set_big_jump_step()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_dig.h162 u8 agc_table_idx; member
H A Dphydm_dig.c319 u8 big_jump_lmt = dig_t->big_jump_lmt[dig_t->agc_table_idx]; in phydm_set_big_jump_step()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_dig.h164 u8 agc_table_idx; member
H A Dphydm_dig.c320 u8 big_jump_lmt = dig_t->big_jump_lmt[dig_t->agc_table_idx]; in phydm_set_big_jump_step()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_dig.h164 u8 agc_table_idx; member
H A Dphydm_dig.c320 u8 big_jump_lmt = dig_t->big_jump_lmt[dig_t->agc_table_idx]; in phydm_set_big_jump_step()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_dig.h164 u8 agc_table_idx; member
H A Dphydm_dig.c320 u8 big_jump_lmt = dig_t->big_jump_lmt[dig_t->agc_table_idx]; in phydm_set_big_jump_step()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_dig.h174 u8 agc_table_idx; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_dig.h172 u8 agc_table_idx; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_dig.h171 u8 agc_table_idx; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_dig.h179 u8 agc_table_idx; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_dig.h173 u8 agc_table_idx; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_dig.h182 u8 agc_table_idx; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/
H A Dphydm_dig.h172 u8 agc_table_idx; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_dig.h182 u8 agc_table_idx; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/rtl8822c/
H A Dphydm_hal_api8822c.c1382 dig_tab->agc_table_idx = table; in phydm_ofdm_agc_tab_sel_8822c()

12