Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhw.h394 extern const struct ath10k_hw_ce_regs wcn3990_ce_regs;
H A Dhw.c313 const struct ath10k_hw_ce_regs wcn3990_ce_regs = { variable
H A Dcore.c3596 ar->hw_ce_regs = &wcn3990_ce_regs; in ath10k_core_create()