Searched refs:local_non_psd (Results 1 – 1 of 1) sorted by relevance
11406 struct ieee80211_parsed_tpe_eirp *local_non_psd, *reg_non_psd; in ath12k_mac_parse_tx_pwr_env() local 11420 local_non_psd = &tpe->max_local[client_type]; in ath12k_mac_parse_tx_pwr_env() 11424 non_psd_valid = local_non_psd->valid | reg_non_psd->valid; in ath12k_mac_parse_tx_pwr_env() 11452 tpc_info->num_pwr_levels = max(local_non_psd->count, in ath12k_mac_parse_tx_pwr_env() 11458 tpc_info->tpe[i] = min(local_non_psd->power[i], in ath12k_mac_parse_tx_pwr_env()