Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhw.c179 const struct ath10k_hw_values qca9888_values = { variable
Dhw.h383 extern const struct ath10k_hw_values qca9888_values;
Dcore.c2796 ar->hw_values = &qca9888_values; in ath10k_core_create()