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