Lines Matching defs:chan_freq
158 u32 chan_freq = le32_to_cpu(tpc_stats->tpc_config.chan_freq);
161 band = ((chan_freq > ATH12K_MIN_6GHZ_FREQ) ? NL80211_BAND_6GHZ :
162 ((chan_freq > ATH12K_MIN_5GHZ_FREQ) ? NL80211_BAND_5GHZ :
518 u32 chan_freq, num_tx_chain, caps, i, j = 1;
603 chan_freq = le32_to_cpu(tpc_stats->tpc_config.chan_freq);
608 he_ext_mcs = ath12k_he_supports_extra_mcs(ar, chan_freq);
662 if (chan_freq <= 2483) {
727 tpc->reg_domain, tpc->chan_freq);