Searched refs:ath10k_hw_ce_dst_src_wm_regs (Results 1 – 3 of 3) sorted by relevance
281 static const struct ath10k_hw_ce_dst_src_wm_regs wcn3990_wm_src_ring = {300 static const struct ath10k_hw_ce_dst_src_wm_regs wcn3990_wm_dst_ring = {435 static const struct ath10k_hw_ce_dst_src_wm_regs qcax_wm_src_ring = {454 static const struct ath10k_hw_ce_dst_src_wm_regs qcax_wm_dst_ring = {
330 struct ath10k_hw_ce_dst_src_wm_regs { struct367 const struct ath10k_hw_ce_dst_src_wm_regs *wm_srcr;368 const struct ath10k_hw_ce_dst_src_wm_regs *wm_dstr;
318 const struct ath10k_hw_ce_dst_src_wm_regs *srcr_wm = ar->hw_ce_regs->wm_srcr; in ath10k_ce_src_ring_highmark_set()330 const struct ath10k_hw_ce_dst_src_wm_regs *srcr_wm = ar->hw_ce_regs->wm_srcr; in ath10k_ce_src_ring_lowmark_set()342 const struct ath10k_hw_ce_dst_src_wm_regs *dstr_wm = ar->hw_ce_regs->wm_dstr; in ath10k_ce_dest_ring_highmark_set()354 const struct ath10k_hw_ce_dst_src_wm_regs *dstr_wm = ar->hw_ce_regs->wm_dstr; in ath10k_ce_dest_ring_lowmark_set()
Completed in 16 milliseconds