Home
last modified time | relevance | path

Searched defs:ce_id (Results 1 – 7 of 7) sorted by relevance

/linux-5.10/drivers/net/wireless/ath/ath10k/
Dce.c54 u32 ce_id = ce_state->id; in shadow_sr_wr_ind_addr() local
83 u32 ce_id = ce_state->id; in shadow_dst_wr_ind_addr() local
178 u32 ce_id) in ath10k_ce_src_ring_read_index_from_ddr()
189 u32 ce_id = COPY_ENGINE_ID(ce_ctrl_addr); in ath10k_ce_src_ring_read_index_get() local
220 u32 ce_id, in ath10k_ce_src_ring_base_addr_set()
298 u32 ath10k_ce_dest_ring_read_index_from_ddr(struct ath10k *ar, u32 ce_id) in ath10k_ce_dest_ring_read_index_from_ddr()
310 u32 ce_id = COPY_ENGINE_ID(ce_ctrl_addr); in ath10k_ce_dest_ring_read_index_get() local
325 u32 ce_id, in ath10k_ce_dest_ring_base_addr_set()
1295 void ath10k_ce_per_engine_service(struct ath10k *ar, unsigned int ce_id) in ath10k_ce_per_engine_service()
1331 int ce_id; in ath10k_ce_per_engine_service_any() local
[all …]
Dsnoc.c1156 int ce_id = ath10k_snoc_get_ce_id_from_irq(ar, irq); in ath10k_snoc_per_engine_handler() local
1177 int ce_id; in ath10k_snoc_napi_poll() local
Dqmi.h67 __le16 ce_id; member
Dce.h339 static inline u32 ath10k_ce_base_address(struct ath10k *ar, unsigned int ce_id) in ath10k_ce_base_address()
/linux-5.10/drivers/net/wireless/ath/ath11k/
Dce.c190 static bool ath11k_ce_need_shadow_fix(int ce_id) in ath11k_ce_need_shadow_fix()
454 static void ath11k_ce_srng_msi_ring_params_setup(struct ath11k_base *ab, u32 ce_id, in ath11k_ce_srng_msi_ring_params_setup()
481 int ce_id, enum hal_ring_type type) in ath11k_ce_init_ring()
574 static int ath11k_ce_alloc_pipe(struct ath11k_base *ab, int ce_id) in ath11k_ce_alloc_pipe()
613 void ath11k_ce_per_engine_service(struct ath11k_base *ab, u16 ce_id) in ath11k_ce_per_engine_service()
995 int ath11k_ce_get_attr_flags(struct ath11k_base *ab, int ce_id) in ath11k_ce_get_attr_flags()
Dahb.c207 static void ath11k_ahb_ce_irq_enable(struct ath11k_base *ab, u16 ce_id) in ath11k_ahb_ce_irq_enable()
222 static void ath11k_ahb_ce_irq_disable(struct ath11k_base *ab, u16 ce_id) in ath11k_ahb_ce_irq_disable()
Dpci.c342 static void ath11k_pci_ce_irq_enable(struct ath11k_base *ab, u16 ce_id) in ath11k_pci_ce_irq_enable()
350 static void ath11k_pci_ce_irq_disable(struct ath11k_base *ab, u16 ce_id) in ath11k_pci_ce_irq_disable()