Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhw.h324 struct ath10k_hw_ce_misc_regs { struct
367 struct ath10k_hw_ce_misc_regs *misc_regs;
H A Dhw.c257 static struct ath10k_hw_ce_misc_regs wcn3990_misc_reg = {
411 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()