Searched refs:pow_agcdd (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/wireless/ath/ath10k/
H A Dwmi.c4959 s8 pow_agcdd, pow_agstbc, pow_agtxbf; local
5060 pow_agcdd = ev->max_reg_allow_pow_agcdd[ch - 1][stm_idx];
5062 tpc = min_t(u8, tpc, pow_agcdd);
5064 tpc = min_t(u8, min_t(u8, tpc, pow_agcdd),

Completed in 168 milliseconds