Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/halrf/rtl8822b/
H A Dhalrf_8822b.c84 u8 tx_bb_swing_index = cali_info->default_ofdm_index; in get_mix_mode_tx_agc_bb_swing_offset_8822b() local
98 tx_bb_swing_index = cali_info->default_ofdm_index; in get_mix_mode_tx_agc_bb_swing_offset_8822b()
105 tx_bb_swing_index = cali_info->default_ofdm_index + in get_mix_mode_tx_agc_bb_swing_offset_8822b()
108 if (tx_bb_swing_index > bb_swing_upper_bound) in get_mix_mode_tx_agc_bb_swing_offset_8822b()
109 tx_bb_swing_index = bb_swing_upper_bound; in get_mix_mode_tx_agc_bb_swing_offset_8822b()
115 tx_bb_swing_index = in get_mix_mode_tx_agc_bb_swing_offset_8822b()
119 tx_bb_swing_index = bb_swing_lower_bound; in get_mix_mode_tx_agc_bb_swing_offset_8822b()
121 if (tx_bb_swing_index < bb_swing_lower_bound) in get_mix_mode_tx_agc_bb_swing_offset_8822b()
122 tx_bb_swing_index = bb_swing_lower_bound; in get_mix_mode_tx_agc_bb_swing_offset_8822b()
126 cali_info->bb_swing_idx_ofdm[rf_path] = tx_bb_swing_index; in get_mix_mode_tx_agc_bb_swing_offset_8822b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/halrf/rtl8821c/
H A Dhalrf_8821c.c73 u8 tx_bb_swing_index = cali_info->default_ofdm_index; in get_mix_mode_tx_agc_bbs_wing_offset_8821c() local
89 tx_bb_swing_index = cali_info->default_ofdm_index; in get_mix_mode_tx_agc_bbs_wing_offset_8821c()
93 tx_bb_swing_index = cali_info->default_ofdm_index + cali_info->remnant_ofdm_swing_idx[rf_path]; in get_mix_mode_tx_agc_bbs_wing_offset_8821c()
95 if (tx_bb_swing_index > bb_swing_upper_bound) in get_mix_mode_tx_agc_bbs_wing_offset_8821c()
96 tx_bb_swing_index = bb_swing_upper_bound; in get_mix_mode_tx_agc_bbs_wing_offset_8821c()
99 tx_bb_swing_index = cali_info->default_ofdm_index; in get_mix_mode_tx_agc_bbs_wing_offset_8821c()
105 tx_bb_swing_index = cali_info->default_ofdm_index + cali_info->remnant_ofdm_swing_idx[rf_path]; in get_mix_mode_tx_agc_bbs_wing_offset_8821c()
107 tx_bb_swing_index = bb_swing_lower_bound; in get_mix_mode_tx_agc_bbs_wing_offset_8821c()
111 cali_info->bb_swing_idx_ofdm[rf_path] = tx_bb_swing_index; in get_mix_mode_tx_agc_bbs_wing_offset_8821c()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/halrf/rtl8821c/
H A Dhalrf_8821c.c74 u8 tx_bb_swing_index = cali_info->default_ofdm_index; in get_mix_mode_tx_agc_bbs_wing_offset_8821c() local
90 tx_bb_swing_index = cali_info->default_ofdm_index; in get_mix_mode_tx_agc_bbs_wing_offset_8821c()
94 tx_bb_swing_index = cali_info->default_ofdm_index + cali_info->remnant_ofdm_swing_idx[rf_path]; in get_mix_mode_tx_agc_bbs_wing_offset_8821c()
96 if (tx_bb_swing_index > bb_swing_upper_bound) in get_mix_mode_tx_agc_bbs_wing_offset_8821c()
97 tx_bb_swing_index = bb_swing_upper_bound; in get_mix_mode_tx_agc_bbs_wing_offset_8821c()
100 tx_bb_swing_index = cali_info->default_ofdm_index; in get_mix_mode_tx_agc_bbs_wing_offset_8821c()
106 tx_bb_swing_index = cali_info->default_ofdm_index + cali_info->remnant_ofdm_swing_idx[rf_path]; in get_mix_mode_tx_agc_bbs_wing_offset_8821c()
108 tx_bb_swing_index = bb_swing_lower_bound; in get_mix_mode_tx_agc_bbs_wing_offset_8821c()
112 cali_info->bb_swing_idx_ofdm[rf_path] = tx_bb_swing_index; in get_mix_mode_tx_agc_bbs_wing_offset_8821c()