Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhw.c161 const struct ath10k_hw_values qca6174_values = { variable
Dhw.h381 extern const struct ath10k_hw_values qca6174_values;
Dcore.c2785 ar->hw_values = &qca6174_values; in ath10k_core_create()