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