Home
last modified time | relevance | path

Searched refs:wcn3990_values (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhw.h394 extern const struct ath10k_hw_values wcn3990_values;
H A Dhw.c338 const struct ath10k_hw_values wcn3990_values = { variable
H A Dcore.c3598 ar->hw_values = &wcn3990_values; in ath10k_core_create()