Lines Matching refs:tpe
7720 reg_tpc_info->tpe[pwr_lvl_idx]); in ath11k_mac_fill_reg_tpc_info()
7740 reg_tpc_info->tpe[pwr_lvl_idx]); in ath11k_mac_fill_reg_tpc_info()
7755 reg_tpc_info->tpe[pwr_lvl_idx]; in ath11k_mac_fill_reg_tpc_info()
7768 reg_tpc_info->tpe[pwr_lvl_idx]); in ath11k_mac_fill_reg_tpc_info()
7867 bss_conf->tpe.max_local[client_type].valid + in ath11k_mac_parse_tx_pwr_env()
7868 bss_conf->tpe.psd_local[client_type].valid; in ath11k_mac_parse_tx_pwr_env()
7870 bss_conf->tpe.max_reg_client[client_type].valid + in ath11k_mac_parse_tx_pwr_env()
7871 bss_conf->tpe.psd_reg_client[client_type].valid; in ath11k_mac_parse_tx_pwr_env()
7885 psd = &bss_conf->tpe.psd_local[client_type]; in ath11k_mac_parse_tx_pwr_env()
7888 non_psd = &bss_conf->tpe.max_local[client_type]; in ath11k_mac_parse_tx_pwr_env()
7892 psd = &bss_conf->tpe.psd_reg_client[client_type]; in ath11k_mac_parse_tx_pwr_env()
7895 non_psd = &bss_conf->tpe.max_reg_client[client_type]; in ath11k_mac_parse_tx_pwr_env()
7910 arvif->reg_tpc_info.tpe[i] = non_psd->power[i] / 2; in ath11k_mac_parse_tx_pwr_env()
7922 arvif->reg_tpc_info.tpe[i] = psd->power[i] / 2; in ath11k_mac_parse_tx_pwr_env()