Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhw.c188 const struct ath10k_hw_values qca4019_values = { variable
Dhw.h384 extern const struct ath10k_hw_values qca4019_values;
Dcore.c2801 ar->hw_values = &qca4019_values; in ath10k_core_create()