Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhw.h393 extern const struct ath10k_hw_ce_regs wcn3990_ce_regs;
H A Dhw.c316 const struct ath10k_hw_ce_regs wcn3990_ce_regs = { variable
H A Dcore.c3683 ar->hw_ce_regs = &wcn3990_ce_regs; in ath10k_core_create()