Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dhw.c280 static struct ath10k_hw_ce_dst_src_wm_regs wcn3990_wm_src_ring = {
299 static struct ath10k_hw_ce_dst_src_wm_regs wcn3990_wm_dst_ring = {
434 static struct ath10k_hw_ce_dst_src_wm_regs qcax_wm_src_ring = {
453 static struct ath10k_hw_ce_dst_src_wm_regs qcax_wm_dst_ring = {
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;
Dce.c369 struct ath10k_hw_ce_dst_src_wm_regs *srcr_wm = ar->hw_ce_regs->wm_srcr; in ath10k_ce_src_ring_highmark_set()
381 struct ath10k_hw_ce_dst_src_wm_regs *srcr_wm = ar->hw_ce_regs->wm_srcr; in ath10k_ce_src_ring_lowmark_set()
393 struct ath10k_hw_ce_dst_src_wm_regs *dstr_wm = ar->hw_ce_regs->wm_dstr; in ath10k_ce_dest_ring_highmark_set()
405 struct ath10k_hw_ce_dst_src_wm_regs *dstr_wm = ar->hw_ce_regs->wm_dstr; in ath10k_ce_dest_ring_lowmark_set()