Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhw.c283 static struct ath10k_hw_ce_dst_src_wm_regs wcn3990_wm_src_ring = {
302 static struct ath10k_hw_ce_dst_src_wm_regs wcn3990_wm_dst_ring = {
437 static struct ath10k_hw_ce_dst_src_wm_regs qcax_wm_src_ring = {
456 static struct ath10k_hw_ce_dst_src_wm_regs qcax_wm_dst_ring = {
H A Dhw.h334 struct ath10k_hw_ce_dst_src_wm_regs { struct
370 struct ath10k_hw_ce_dst_src_wm_regs *wm_srcr;
371 struct ath10k_hw_ce_dst_src_wm_regs *wm_dstr;
H A Dce.c315 struct ath10k_hw_ce_dst_src_wm_regs *srcr_wm = ar->hw_ce_regs->wm_srcr; in ath10k_ce_src_ring_highmark_set()
327 struct ath10k_hw_ce_dst_src_wm_regs *srcr_wm = ar->hw_ce_regs->wm_srcr; in ath10k_ce_src_ring_lowmark_set()
339 struct ath10k_hw_ce_dst_src_wm_regs *dstr_wm = ar->hw_ce_regs->wm_dstr; in ath10k_ce_dest_ring_highmark_set()
351 struct ath10k_hw_ce_dst_src_wm_regs *dstr_wm = ar->hw_ce_regs->wm_dstr; in ath10k_ce_dest_ring_lowmark_set()