/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | ce.c | 465 static void ath12k_ce_srng_msi_ring_params_setup(struct ath12k_base *ab, u32 ce_id, in ath12k_ce_srng_msi_ring_params_setup() argument 491 ath12k_ce_init_ring(struct ath12k_base *ab, struct ath12k_ce_ring *ce_ring, int ce_id, enum hal_ring_type type) ath12k_ce_init_ring() argument 580 ath12k_ce_alloc_pipe(struct ath12k_base *ab, int ce_id) ath12k_ce_alloc_pipe() argument 619 ath12k_ce_per_engine_service(struct ath12k_base *ab, u16 ce_id) ath12k_ce_per_engine_service() argument 958 ath12k_ce_get_attr_flags(struct ath12k_base *ab, int ce_id) ath12k_ce_get_attr_flags() argument [all...] |
H A D | hif.h | 66 static inline void ath12k_hif_get_ce_msi_idx(struct ath12k_base *ab, u32 ce_id, in ath12k_hif_get_ce_msi_idx() argument
|
H A D | pci.c | 356 static void ath12k_pci_ce_irq_enable(struct ath12k_base *ab, u16 ce_id) in ath12k_pci_ce_irq_enable() argument 364 static void ath12k_pci_ce_irq_disable(struct ath12k_base *ab, u16 ce_id) in ath12k_pci_ce_irq_disable() argument 928 void ath12k_pci_get_ce_msi_idx(struct ath12k_base *ab, u32 ce_id, in ath12k_pci_get_ce_msi_idx() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | hif.h | 139 static inline void ath11k_get_ce_msi_idx(struct ath11k_base *ab, u32 ce_id, in ath11k_get_ce_msi_idx() argument
|
H A D | ce.c | 251 static bool ath11k_ce_need_shadow_fix(int ce_id) in ath11k_ce_need_shadow_fix() argument 529 static void ath11k_ce_srng_msi_ring_params_setup(struct ath11k_base *ab, u32 ce_id, in ath11k_ce_srng_msi_ring_params_setup() argument 555 ath11k_ce_init_ring(struct ath11k_base *ab, struct ath11k_ce_ring *ce_ring, int ce_id, enum hal_ring_type type) ath11k_ce_init_ring() argument 650 ath11k_ce_alloc_pipe(struct ath11k_base *ab, int ce_id) ath11k_ce_alloc_pipe() argument 689 ath11k_ce_per_engine_service(struct ath11k_base *ab, u16 ce_id) ath11k_ce_per_engine_service() argument 1074 ath11k_ce_get_attr_flags(struct ath11k_base *ab, int ce_id) ath11k_ce_get_attr_flags() argument [all...] |
H A D | pcic.c | 280 void ath11k_pcic_get_ce_msi_idx(struct ath11k_base *ab, u32 ce_id, u32 *msi_idx) in ath11k_pcic_get_ce_msi_idx() argument 326 static void ath11k_pcic_ce_irq_enable(struct ath11k_base *ab, u16 ce_id) in ath11k_pcic_ce_irq_enable() argument 340 static void ath11k_pcic_ce_irq_disable(struct ath11k_base *ab, u16 ce_id) in ath11k_pcic_ce_irq_disable() argument
|
H A D | ahb.c | 271 static void ath11k_ahb_ce_irq_enable(struct ath11k_base *ab, u16 ce_id) in ath11k_ahb_ce_irq_enable() argument 292 static void ath11k_ahb_ce_irq_disable(struct ath11k_base *ab, u16 ce_id) in ath11k_ahb_ce_irq_disable() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | qmi.h | 67 __le16 ce_id; member
|
H A D | ce.h | 339 ath10k_ce_base_address(struct ath10k *ar, unsigned int ce_id) ath10k_ce_base_address() argument [all...] |
H A D | snoc.c | 1167 int ce_id = ath10k_snoc_get_ce_id_from_irq(ar, irq); ath10k_snoc_per_engine_handler() local 1188 int ce_id; ath10k_snoc_napi_poll() local [all...] |
H A D | ce.c | 54 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 189 u32 ce_id = COPY_ENGINE_ID(ce_ctrl_addr); in ath10k_ce_src_ring_read_index_get() local 177 ath10k_ce_src_ring_read_index_from_ddr(struct ath10k *ar, u32 ce_id) ath10k_ce_src_ring_read_index_from_ddr() argument 219 ath10k_ce_src_ring_base_addr_set(struct ath10k *ar, u32 ce_id, u64 addr) ath10k_ce_src_ring_base_addr_set() argument 298 ath10k_ce_dest_ring_read_index_from_ddr(struct ath10k *ar, u32 ce_id) ath10k_ce_dest_ring_read_index_from_ddr() argument 310 u32 ce_id = COPY_ENGINE_ID(ce_ctrl_addr); ath10k_ce_dest_ring_read_index_get() local 324 ath10k_ce_dest_ring_base_addr_set(struct ath10k *ar, u32 ce_id, u64 addr) ath10k_ce_dest_ring_base_addr_set() argument 1295 ath10k_ce_per_engine_service(struct ath10k *ar, unsigned int ce_id) ath10k_ce_per_engine_service() argument 1331 int ce_id; ath10k_ce_per_engine_service_any() local 1370 ath10k_ce_disable_interrupt(struct ath10k *ar, int ce_id) ath10k_ce_disable_interrupt() argument 1390 int ce_id; ath10k_ce_disable_interrupts() local 1397 ath10k_ce_enable_interrupt(struct ath10k *ar, int ce_id) ath10k_ce_enable_interrupt() argument 1412 int ce_id; ath10k_ce_enable_interrupts() local 1422 ath10k_ce_init_src_ring(struct ath10k *ar, unsigned int ce_id, const struct ce_attr *attr) ath10k_ce_init_src_ring() argument 1463 ath10k_ce_init_dest_ring(struct ath10k *ar, unsigned int ce_id, const struct ce_attr *attr) ath10k_ce_init_dest_ring() argument 1518 ath10k_ce_alloc_src_ring(struct ath10k *ar, unsigned int ce_id, const struct ce_attr *attr) ath10k_ce_alloc_src_ring() argument 1576 ath10k_ce_alloc_src_ring_64(struct ath10k *ar, unsigned int ce_id, const struct ce_attr *attr) ath10k_ce_alloc_src_ring_64() argument 1633 ath10k_ce_alloc_dest_ring(struct ath10k *ar, unsigned int ce_id, const struct ce_attr *attr) ath10k_ce_alloc_dest_ring() argument 1677 ath10k_ce_alloc_dest_ring_64(struct ath10k *ar, unsigned int ce_id, const struct ce_attr *attr) ath10k_ce_alloc_dest_ring_64() argument 1729 ath10k_ce_init_pipe(struct ath10k *ar, unsigned int ce_id, const struct ce_attr *attr) ath10k_ce_init_pipe() argument 1756 ath10k_ce_deinit_src_ring(struct ath10k *ar, unsigned int ce_id) ath10k_ce_deinit_src_ring() argument 1766 ath10k_ce_deinit_dest_ring(struct ath10k *ar, unsigned int ce_id) ath10k_ce_deinit_dest_ring() argument 1775 ath10k_ce_deinit_pipe(struct ath10k *ar, unsigned int ce_id) ath10k_ce_deinit_pipe() argument 1782 _ath10k_ce_free_pipe(struct ath10k *ar, int ce_id) _ath10k_ce_free_pipe() argument 1813 _ath10k_ce_free_pipe_64(struct ath10k *ar, int ce_id) _ath10k_ce_free_pipe_64() argument 1844 ath10k_ce_free_pipe(struct ath10k *ar, int ce_id) ath10k_ce_free_pipe() argument 1935 ath10k_ce_alloc_pipe(struct ath10k *ar, int ce_id, const struct ce_attr *attr) ath10k_ce_alloc_pipe() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | ce.c | 190 static bool ath11k_ce_need_shadow_fix(int ce_id) in ath11k_ce_need_shadow_fix() argument 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() argument 479 ath11k_ce_init_ring(struct ath11k_base *ab, struct ath11k_ce_ring *ce_ring, int ce_id, enum hal_ring_type type) ath11k_ce_init_ring() argument 574 ath11k_ce_alloc_pipe(struct ath11k_base *ab, int ce_id) ath11k_ce_alloc_pipe() argument 613 ath11k_ce_per_engine_service(struct ath11k_base *ab, u16 ce_id) ath11k_ce_per_engine_service() argument 995 ath11k_ce_get_attr_flags(struct ath11k_base *ab, int ce_id) ath11k_ce_get_attr_flags() argument [all...] |
H A D | ahb.c | 210 static void ath11k_ahb_ce_irq_enable(struct ath11k_base *ab, u16 ce_id) in ath11k_ahb_ce_irq_enable() argument 225 static void ath11k_ahb_ce_irq_disable(struct ath11k_base *ab, u16 ce_id) in ath11k_ahb_ce_irq_disable() argument [all...] |
H A D | pci.c | 342 static void ath11k_pci_ce_irq_enable(struct ath11k_base *ab, u16 ce_id) in ath11k_pci_ce_irq_enable() argument 350 static void ath11k_pci_ce_irq_disable(struct ath11k_base *ab, u16 ce_id) in ath11k_pci_ce_irq_disable() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | qmi.h | 67 __le16 ce_id; member
|
H A D | ce.h | 339 ath10k_ce_base_address(struct ath10k *ar, unsigned int ce_id) ath10k_ce_base_address() argument [all...] |
H A D | snoc.c | 1212 int ce_id = ath10k_snoc_get_ce_id_from_irq(ar, irq); ath10k_snoc_per_engine_handler() local 1233 int ce_id; ath10k_snoc_napi_poll() local [all...] |
H A D | ce.c | 54 u32 ce_id = ce_state->id; in shadow_sr_wr_ind_addr() local 143 u32 ce_id = COPY_ENGINE_ID(ce_ctrl_addr); in ath10k_ce_src_ring_read_index_get() local 131 ath10k_ce_src_ring_read_index_from_ddr(struct ath10k *ar, u32 ce_id) ath10k_ce_src_ring_read_index_from_ddr() argument 165 ath10k_ce_src_ring_base_addr_set(struct ath10k *ar, u32 ce_id, u64 addr) ath10k_ce_src_ring_base_addr_set() argument 244 ath10k_ce_dest_ring_read_index_from_ddr(struct ath10k *ar, u32 ce_id) ath10k_ce_dest_ring_read_index_from_ddr() argument 256 u32 ce_id = COPY_ENGINE_ID(ce_ctrl_addr); ath10k_ce_dest_ring_read_index_get() local 270 ath10k_ce_dest_ring_base_addr_set(struct ath10k *ar, u32 ce_id, u64 addr) ath10k_ce_dest_ring_base_addr_set() argument 1228 ath10k_ce_per_engine_service(struct ath10k *ar, unsigned int ce_id) ath10k_ce_per_engine_service() argument 1264 int ce_id; ath10k_ce_per_engine_service_any() local 1303 ath10k_ce_disable_interrupt(struct ath10k *ar, int ce_id) ath10k_ce_disable_interrupt() argument 1323 int ce_id; ath10k_ce_disable_interrupts() local 1330 ath10k_ce_enable_interrupt(struct ath10k *ar, int ce_id) ath10k_ce_enable_interrupt() argument 1345 int ce_id; ath10k_ce_enable_interrupts() local 1355 ath10k_ce_init_src_ring(struct ath10k *ar, unsigned int ce_id, const struct ce_attr *attr) ath10k_ce_init_src_ring() argument 1396 ath10k_ce_init_dest_ring(struct ath10k *ar, unsigned int ce_id, const struct ce_attr *attr) ath10k_ce_init_dest_ring() argument 1451 ath10k_ce_alloc_src_ring(struct ath10k *ar, unsigned int ce_id, const struct ce_attr *attr) ath10k_ce_alloc_src_ring() argument 1509 ath10k_ce_alloc_src_ring_64(struct ath10k *ar, unsigned int ce_id, const struct ce_attr *attr) ath10k_ce_alloc_src_ring_64() argument 1566 ath10k_ce_alloc_dest_ring(struct ath10k *ar, unsigned int ce_id, const struct ce_attr *attr) ath10k_ce_alloc_dest_ring() argument 1610 ath10k_ce_alloc_dest_ring_64(struct ath10k *ar, unsigned int ce_id, const struct ce_attr *attr) ath10k_ce_alloc_dest_ring_64() argument 1662 ath10k_ce_init_pipe(struct ath10k *ar, unsigned int ce_id, const struct ce_attr *attr) ath10k_ce_init_pipe() argument 1689 ath10k_ce_deinit_src_ring(struct ath10k *ar, unsigned int ce_id) ath10k_ce_deinit_src_ring() argument 1699 ath10k_ce_deinit_dest_ring(struct ath10k *ar, unsigned int ce_id) ath10k_ce_deinit_dest_ring() argument 1708 ath10k_ce_deinit_pipe(struct ath10k *ar, unsigned int ce_id) ath10k_ce_deinit_pipe() argument 1715 _ath10k_ce_free_pipe(struct ath10k *ar, int ce_id) _ath10k_ce_free_pipe() argument 1746 _ath10k_ce_free_pipe_64(struct ath10k *ar, int ce_id) _ath10k_ce_free_pipe_64() argument 1777 ath10k_ce_free_pipe(struct ath10k *ar, int ce_id) ath10k_ce_free_pipe() argument 1868 ath10k_ce_alloc_pipe(struct ath10k *ar, int ce_id, const struct ce_attr *attr) ath10k_ce_alloc_pipe() argument [all...] |