Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Dhw.h392 extern const struct ath10k_hw_values wcn3990_values;
Dhw.c337 const struct ath10k_hw_values wcn3990_values = { variable
Dcore.c3594 ar->hw_values = &wcn3990_values; in ath10k_core_create()