Home
last modified time | relevance | path

Searched full:reg_psd (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
H A Dreg.h628 #define REG_PSD 0x0910 macro
H A Drtw8814a.c1525 rtw_write32_mask(rtwdev, REG_PSD, BIT_PSD_INI, 0x0); in rtw8814a_iqk_configure_mac()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c12001 struct ieee80211_parsed_tpe_psd *local_psd, *reg_psd; in ath12k_mac_parse_tx_pwr_env() local
12013 reg_psd = &tpe->psd_reg_client[client_type]; in ath12k_mac_parse_tx_pwr_env()
12017 psd_valid = local_psd->valid | reg_psd->valid; in ath12k_mac_parse_tx_pwr_env()
12031 reg_psd->count); in ath12k_mac_parse_tx_pwr_env()
12039 reg_psd->power[i]) / 2; in ath12k_mac_parse_tx_pwr_env()