Home
last modified time | relevance | path

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

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