Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dcore.c93 .rri_on_ddr = false,
126 .rri_on_ddr = false,
159 .rri_on_ddr = false,
191 .rri_on_ddr = false,
223 .rri_on_ddr = false,
255 .rri_on_ddr = false,
290 .rri_on_ddr = false,
328 .rri_on_ddr = false,
371 .rri_on_ddr = false,
413 .rri_on_ddr = false,
[all …]
Dce.c204 if (ar->hw_params.rri_on_ddr && in ath10k_ce_src_ring_read_index_get()
305 if (ar->hw_params.rri_on_ddr && in ath10k_ce_dest_ring_read_index_get()
542 if (ar->hw_params.rri_on_ddr) in _ath10k_ce_send_nolock_64()
1063 if (ar->hw_params.rri_on_ddr) in ath10k_ce_completed_send_next_nolock()
Dhw.h588 bool rri_on_ddr; member