Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/halrf/rtl8821c/
H A Dhalrf_8821c.c69 u8 bb_swing_upper_bound = cali_info->default_ofdm_index + 10; in get_mix_mode_tx_agc_bbs_wing_offset_8821c() local
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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/halrf/rtl8821c/
H A Dhalrf_8821c.c70 u8 bb_swing_upper_bound = cali_info->default_ofdm_index + 10; in get_mix_mode_tx_agc_bbs_wing_offset_8821c() local
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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/halrf/rtl8822b/
H A Dhalrf_8822b.c80 u8 bb_swing_upper_bound = cali_info->default_ofdm_index + 10; in get_mix_mode_tx_agc_bb_swing_offset_8822b() local
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()