Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A 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 = {
H A Dhw.h335 struct ath10k_hw_ce_dst_src_wm_regs { struct
371 struct ath10k_hw_ce_dst_src_wm_regs *wm_srcr;
372 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()