Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dce.c362 struct ath10k_hw_ce_host_ie *host_ie = ar->hw_ce_regs->host_ie; in ath10k_ce_copy_complete_inter_enable() local
368 host_ie_addr | host_ie->copy_complete->mask); in ath10k_ce_copy_complete_inter_enable()
374 struct ath10k_hw_ce_host_ie *host_ie = ar->hw_ce_regs->host_ie; in ath10k_ce_copy_complete_intr_disable() local
380 host_ie_addr & ~(host_ie->copy_complete->mask)); in ath10k_ce_copy_complete_intr_disable()
H A Dhw.c332 .host_ie = &wcn3990_host_ie,
478 .host_ie = &qcax_host_ie,
H A Dhw.h369 struct ath10k_hw_ce_host_ie *host_ie; member