Home
last modified time | relevance | path

Searched refs:ath10k_ce_priv (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dce.c90 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_read32()
97 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_write32()
135 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_src_ring_read_index_from_ddr()
143 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_src_ring_read_index_get()
170 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_src_ring_base_addr_set()
247 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_dest_ring_read_index_from_ddr()
256 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_dest_ring_read_index_get()
275 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_dest_ring_base_addr_set()
575 struct ath10k_ce *ce = ath10k_ce_priv(ar); in __ath10k_ce_send_revert()
608 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_send()
[all …]
H A Dce.h142 static inline struct ath10k_ce *ath10k_ce_priv(struct ath10k *ar) in ath10k_ce_priv() function
378 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_interrupt_summary()