Searched refs:ce_attr (Results 1 – 9 of 9) sorted by relevance
87 struct ce_attr { struct175 extern const struct ce_attr ath11k_host_ce_config_ipq8074[];176 extern const struct ce_attr ath11k_host_ce_config_qca6390[];177 extern const struct ce_attr ath11k_host_ce_config_qcn9074[];
269 const struct ce_attr *ce_attr; in ath11k_ahb_ce_irq_enable() local271 ce_attr = &ab->hw_params.host_ce_config[ce_id]; in ath11k_ahb_ce_irq_enable()272 if (ce_attr->src_nentries) in ath11k_ahb_ce_irq_enable()275 if (ce_attr->dest_nentries) { in ath11k_ahb_ce_irq_enable()284 const struct ce_attr *ce_attr; in ath11k_ahb_ce_irq_disable() local286 ce_attr = &ab->hw_params.host_ce_config[ce_id]; in ath11k_ahb_ce_irq_disable()287 if (ce_attr->src_nentries) in ath11k_ahb_ce_irq_disable()290 if (ce_attr->dest_nentries) { in ath11k_ahb_ce_irq_disable()
11 const struct ce_attr ath11k_host_ce_config_ipq8074[] = {117 const struct ce_attr ath11k_host_ce_config_qca6390[] = {197 const struct ce_attr ath11k_host_ce_config_qcn9074[] = {653 const struct ce_attr *attr = &ab->hw_params.host_ce_config[ce_id]; in ath11k_ce_alloc_pipe()692 const struct ce_attr *attr = &ab->hw_params.host_ce_config[ce_id]; in ath11k_ce_per_engine_service()704 const struct ce_attr *attr = &ab->hw_params.host_ce_config[pipe_id]; in ath11k_ce_poll_send_completed()1032 const struct ce_attr *attr; in ath11k_ce_alloc_pipes()
155 const struct ce_attr *host_ce_config;
134 struct ce_attr;224 const struct ce_attr *attr);227 const struct ce_attr *attr);285 struct ce_attr { struct308 const struct ce_attr *attr); argument311 const struct ce_attr *attr);
1424 const struct ce_attr *attr) in ath10k_ce_init_src_ring()1465 const struct ce_attr *attr) in ath10k_ce_init_dest_ring()1519 const struct ce_attr *attr) in ath10k_ce_alloc_src_ring()1577 const struct ce_attr *attr) in ath10k_ce_alloc_src_ring_64()1634 const struct ce_attr *attr) in ath10k_ce_alloc_dest_ring()1678 const struct ce_attr *attr) in ath10k_ce_alloc_dest_ring_64()1730 const struct ce_attr *attr) in ath10k_ce_init_pipe()1936 const struct ce_attr *attr) in ath10k_ce_alloc_pipe()
181 struct ce_attr *attr;
119 static const struct ce_attr pci_host_ce_config_wlan[] = {2465 struct ce_attr *attr; in ath10k_pci_override_ce_config()
135 static struct ce_attr host_ce_config_wlan[] = {