Home
last modified time | relevance | path

Searched refs:ATH11K_NUM_PWR_LEVELS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h334 #define ATH11K_NUM_PWR_LEVELS 8 macro
352 u8 reg_max[ATH11K_NUM_PWR_LEVELS];
354 s8 tpe[ATH11K_NUM_PWR_LEVELS];
355 struct ath11k_chan_power_info chan_power_info[ATH11K_NUM_PWR_LEVELS];
H A Dmac.c7684 s8 max_tx_power[ATH11K_NUM_PWR_LEVELS], in ath11k_mac_fill_reg_tpc_info()