Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhw.c152 const struct ath10k_hw_values qca988x_values = { variable
Dhw.h380 extern const struct ath10k_hw_values qca988x_values;
Dcore.c2779 ar->hw_values = &qca988x_values; in ath10k_core_create()