Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhw.h323 struct ath10k_hw_ce_misc_regs { struct
366 struct ath10k_hw_ce_misc_regs *misc_regs;
H A Dhw.c260 static struct ath10k_hw_ce_misc_regs wcn3990_misc_reg = {
414 static struct ath10k_hw_ce_misc_regs qcax_misc_reg = {
H A Dce.c398 struct ath10k_hw_ce_misc_regs *misc_regs = ar->hw_ce_regs->misc_regs; in ath10k_ce_error_intr_disable()