Searched refs:ref_pow_tmp (Results 1 – 1 of 1) sorted by relevance
481 u8 ref_pow_tmp = 0; in config_phydm_set_txagc_to_hw_8822c() local520 ref_pow_tmp = ref_pow_cck[path]; in config_phydm_set_txagc_to_hw_8822c()522 diff_tab[path][j] -= (s8)ref_pow_tmp; in config_phydm_set_txagc_to_hw_8822c()526 ref_pow_tmp = ref_pow_ofdm[path]; in config_phydm_set_txagc_to_hw_8822c()528 diff_tab[path][j] -= (s8)ref_pow_tmp; in config_phydm_set_txagc_to_hw_8822c()532 diff_tab[path][j] -= (s8)ref_pow_tmp; in config_phydm_set_txagc_to_hw_8822c()684 u8 ref_pow_tmp = 0; in phydm_get_txagc_ref_and_diff_8822c() local725 ref_pow_tmp = ref_pow_cck[path]; in phydm_get_txagc_ref_and_diff_8822c()727 diff_tab[path][j] -= (s8)ref_pow_tmp; in phydm_get_txagc_ref_and_diff_8822c()731 ref_pow_tmp = ref_pow_ofdm[path]; in phydm_get_txagc_ref_and_diff_8822c()[all …]