Searched refs:ath10k_ce (Results 1 – 6 of 6) sorted by relevance
92 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_read32()99 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_write32()137 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_src_ring_read_index_from_ddr()145 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_src_ring_read_index_get()172 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_src_ring_base_addr_set()249 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_dest_ring_read_index_from_ddr()258 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_dest_ring_read_index_get()277 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_dest_ring_base_addr_set()894 struct ath10k_ce *ce; in _ath10k_ce_revoke_recv_next()947 struct ath10k_ce *ce; in _ath10k_ce_revoke_recv_next_64()[all …]
142 static inline struct ath10k_ce *ath10k_ce_priv(struct ath10k *ar) in ath10k_ce_priv()144 return (struct ath10k_ce *)ar->ce_priv; in ath10k_ce_priv()147 struct ath10k_ce { struct378 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_interrupt_summary()
74 struct ath10k_ce ce;
127 struct ath10k_ce ce;
680 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_pci_write32()687 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_pci_read32()769 struct ath10k_ce *ce = ath10k_ce_priv(ar); in __ath10k_pci_rx_post_buf()809 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_pci_rx_post_pipe()1356 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_pci_hif_tx_sg()2320 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_bus_get_num_banks()2495 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_pci_alloc_pipes()3458 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_pci_setup_resource()
495 struct ath10k_ce *ce = ath10k_ce_priv(ar); in __ath10k_snoc_rx_post_buf()533 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_snoc_rx_post_pipe()691 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_snoc_hif_tx_sg()1392 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_snoc_setup_resource()
Completed in 25 milliseconds