Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhw.c286 static struct ath10k_hw_ce_dst_src_wm_regs wcn3990_wm_src_ring = {
305 static struct ath10k_hw_ce_dst_src_wm_regs wcn3990_wm_dst_ring = {
438 static struct ath10k_hw_ce_dst_src_wm_regs qcax_wm_src_ring = {
457 static struct ath10k_hw_ce_dst_src_wm_regs qcax_wm_dst_ring = {
Dhw.h332 struct ath10k_hw_ce_dst_src_wm_regs { struct
366 struct ath10k_hw_ce_dst_src_wm_regs *wm_srcr;
367 struct ath10k_hw_ce_dst_src_wm_regs *wm_dstr;
Dce.c335 struct ath10k_hw_ce_dst_src_wm_regs *srcr_wm = ar->hw_ce_regs->wm_srcr; in ath10k_ce_src_ring_highmark_set()
347 struct ath10k_hw_ce_dst_src_wm_regs *srcr_wm = ar->hw_ce_regs->wm_srcr; in ath10k_ce_src_ring_lowmark_set()
359 struct ath10k_hw_ce_dst_src_wm_regs *dstr_wm = ar->hw_ce_regs->wm_dstr; in ath10k_ce_dest_ring_highmark_set()
371 struct ath10k_hw_ce_dst_src_wm_regs *dstr_wm = ar->hw_ce_regs->wm_dstr; in ath10k_ce_dest_ring_lowmark_set()