Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dhw.h385 extern const struct ath10k_hw_values qca6174_values;
Dhw.c151 const struct ath10k_hw_values qca6174_values = { variable
Dcore.c3140 ar->hw_values = &qca6174_values; in ath10k_core_create()