Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dhw.h276 extern const struct ath10k_hw_regs wcn3990_regs;
H A Dhw.c190 const struct ath10k_hw_regs wcn3990_regs = { variable
H A Dcore.c3626 ar->regs = &wcn3990_regs; in ath10k_core_create()