Searched refs:tx_bb_swing_index (Results 1 – 3 of 3) sorted by relevance
84 u8 tx_bb_swing_index = cali_info->default_ofdm_index; in get_mix_mode_tx_agc_bb_swing_offset_8822b() local98 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()
73 u8 tx_bb_swing_index = cali_info->default_ofdm_index; in get_mix_mode_tx_agc_bbs_wing_offset_8821c() local89 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()
74 u8 tx_bb_swing_index = cali_info->default_ofdm_index; in get_mix_mode_tx_agc_bbs_wing_offset_8821c() local90 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()