Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/phydm/rtl8822b/
Dhalphyrf_8822b.c26 u8 bb_swing_upper_bound = cali_info->default_ofdm_index + 10; in get_mix_mode_tx_agc_bb_swing_offset_8822b() local
55 if (tx_bb_swing_index > bb_swing_upper_bound) in get_mix_mode_tx_agc_bb_swing_offset_8822b()
56 tx_bb_swing_index = bb_swing_upper_bound; in get_mix_mode_tx_agc_bb_swing_offset_8822b()