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