Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dhw.c181 const struct ath10k_hw_values qca4019_values = { variable
Dhw.h391 extern const struct ath10k_hw_values qca4019_values;
Dcore.c3427 ar->hw_values = &qca4019_values; in ath10k_core_create()