Searched refs:pow_agcdd (Results 1 – 1 of 1) sorted by relevance
4718 s8 pow_agcdd, pow_agstbc, pow_agtxbf; in ath10k_wmi_tpc_final_get_rate() local4812 pow_agcdd = ev->max_reg_allow_pow_agcdd[ch - 1][stm_idx]; in ath10k_wmi_tpc_final_get_rate()4814 tpc = min_t(u8, tpc, pow_agcdd); in ath10k_wmi_tpc_final_get_rate()4816 tpc = min_t(u8, min_t(u8, tpc, pow_agcdd), in ath10k_wmi_tpc_final_get_rate()