Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dhw.h389 extern const struct ath10k_hw_values qca99x0_values;
Dhw.c163 const struct ath10k_hw_values qca99x0_values = { variable
Dcore.c3278 ar->hw_values = &qca99x0_values; in ath10k_core_create()