Home
last modified time | relevance | path

Searched refs:psd_power (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c8134 psd_power, tx_power; in ath11k_mac_fill_reg_tpc_info() local
8164 psd_power = temp_chan->psd; in ath11k_mac_fill_reg_tpc_info()
8168 psd_power, in ath11k_mac_fill_reg_tpc_info()
8179 psd_power = temp_chan->psd; in ath11k_mac_fill_reg_tpc_info()
8185 psd_power + 13 + pwr_lvl_idx * 3); in ath11k_mac_fill_reg_tpc_info()
8231 psd_power = temp_chan->psd; in ath11k_mac_fill_reg_tpc_info()
8233 max_tx_power[pwr_lvl_idx] = psd_power; in ath11k_mac_fill_reg_tpc_info()
H A Dwmi.c2457 cmd->psd_power = param->is_psd_power; in ath11k_wmi_send_vdev_set_tpc_power()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h1709 __le32 psd_power; member
H A Dmac.c11570 s8 max_tx_power[ATH12K_NUM_PWR_LEVELS], psd_power, tx_power; in ath12k_mac_fill_reg_tpc_info() local
11601 psd_power = temp_chan->psd; in ath12k_mac_fill_reg_tpc_info()
11605 psd_power, in ath12k_mac_fill_reg_tpc_info()
11616 psd_power = temp_chan->psd; in ath12k_mac_fill_reg_tpc_info()
11622 psd_power + 13 + pwr_lvl_idx * 3); in ath12k_mac_fill_reg_tpc_info()
11668 psd_power = temp_chan->psd; in ath12k_mac_fill_reg_tpc_info()
11670 max_tx_power[pwr_lvl_idx] = psd_power; in ath12k_mac_fill_reg_tpc_info()
H A Ddebugfs_htt_stats.c3911 le32_to_cpu(htt_stats_buf->psd_power)); in ath12k_htt_print_phy_tpc_stats_tlv()
H A Dwmi.c10969 cmd->psd_power = cpu_to_le32(param->is_psd_power); in ath12k_wmi_send_vdev_set_tpc_power()