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